Skip to content

MartianDominic/Yellow-Pages-Scrapper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Yellow-Pages-Scrapper

Scrapper is python script used to scrap location based data from yellow pages , ip rotation implemented if blocked, scrap around 20(customizable) pages of a single category and can scrap mutiple categories. The categories are customizable.

Get Started

  • Requires Python, BeautifulSoup, Requests
  • Python:3.5|3.6|3.7|3.8
  • A Python virtual env is recommended. See shortcut.

Install Requirements in a virtual environment:

git clone https://github.com/wasif-balol/Yellow-Pages-Scrapper.git
cd Scrapper
pip install -r requirements.txt

About

yellow pages scrapper using python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%