https://github.com/pycomet-zz/autolinabot-scrapy_project
Scrapy spider to scrape data from www.autolina.ch
https://github.com/pycomet-zz/autolinabot-scrapy_project
Last synced: about 2 months ago
JSON representation
Scrapy spider to scrape data from www.autolina.ch
- Host: GitHub
- URL: https://github.com/pycomet-zz/autolinabot-scrapy_project
- Owner: Pycomet-zz
- Created: 2019-09-15T13:13:51.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-09-15T13:22:38.000Z (over 5 years ago)
- Last Synced: 2024-10-05T22:05:07.105Z (8 months ago)
- Language: Python
- Size: 14.6 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
AUTOLINA VEHICLE SCRAPER
This is a python based automated web spider that extracts vehicle information from this website: 'https://m.autolina.ch'. To run this scrapy spider, follow the steps below;
-- Double click the run.bat file (For Windows)
- A new window opens which indicates the spider is active
- Wait for the windows to close
- Spider is DONE. Congratulations!-- Open the Output_Files folder
-- Open the ExportedFile.csv file ..Tagged with the date and time when the spider was active.
If you wish to see the bot active and debug the records;
-- Open the out.log file to see the action of the spider on it's most scraped file
Please contact me at: [email protected] if you run into any problems, and I will be happy to help. Thank you