Skip to content

salayhin/scrapy_business_location_parse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Location Data scrapper

Scrap location data from different sites

Project Setup

  1. Clone https://github.com/salayhin/scrapy_business_location_parse.git

  2. Create a seperate config.py file. Where, you'll put the SITE_URL

  3. Go to project directory and install dependencies Command: pip install -r requirements.txt

  4. To run Category spider go to project folder and run on terminal: scrapy crawl seven_eleven -o data/seven_eleven.json This will create a seven_eleven.json file which contains the scrap data.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages