Skip to content

codeninja23/Magic-List-Builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Hi All!

Thanks for collaborating on this phone scraping tool. I was surprised that I couldn't find a clean open-source solution online so here we go.

The tool reliably pumps out phone numbers given a URL. Here is a running list of to-do items to improve the tool:
• Use proper redirect for header so that it detects HTTP vs HTTPS and goes to the correct one, provides cert for SSL if needed
• De-duplicate results so that matching results are excluded

Stretch goals:
• Translating it into JavaScript to make it a tad easier throw into full web applications. Coming soon!
• building out the API/DB Models to request and save results.

After you download, run in shell with the following command: python3.6 phoneSiteQuery.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages