-
Notifications
You must be signed in to change notification settings - Fork 1
sophianachiba/maize-scrapper
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Instruction. 1. Create virtualenv: virtualenv -p /usr/bin/python3 street-food-scraper 2. Activate: cd street-food-scraper && source bin/activate 3. Clone project: git clone https://github.com/kirimaks/street-food-scraper.git && cd street-food-scraper 4. Install requirements: pip install -r requirements.txt 5. Run scraper: cd street_food scrapy crawl get-food-yelp -o yelp-data.csv # Get data from yelp.com scrapy crawl get-food-offthegrid -o offthegrid-data.csv # Get data from offthegrid.com
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published