Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A very small python program for scrapping out phone numbers and emails from a big chunk of strings.

NotificationsYou must be signed in to change notification settings

AhmadSabbirChowdhury/Phone-Email-Scraper-using-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

A very small python program for scrapping out phone numbers and emails from a big chunk of strings. I kept this program as simple as possible.I took 222-555-1546 this kind of phone number as a standard while making this project. Anyone can change the pattern.

I make this project using two package modules.

  1. Regular Expression (import re)
  2. PyperClip (import pyperclip)

To use these packages you have to have 'pip' install. Uisng pip you can install the 'pyperclip' module too.

Screenshot of the code

code

Sample DataSet I used

dataset

Screenshot of the output

output

About

A very small python program for scrapping out phone numbers and emails from a big chunk of strings.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp