Skip to content

mmpc-nyc/yellowpages-scrape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yellowpages Scraper

Description

A web scraper built on beautifulsoup4 that takes an input of zipcodes and search phrases which are used to look up business on Yellowpages. After it is run it will generate a data.csv that will store the following data: 1. Business Name 2. Keyword 3. Yellowpages Url 4. Business Website 5. Business Domain 5. Business Phone Number 6. Business Address 7. Business ZipCode

Setup

  • Create a zipcodes.csv file that will store the zipcodes to lookup.
  • Create a keywords.csv file that will store the keywords to lookup.

About

Yellowpages Scraper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages