Configured a scrapy project, scraped amazon's best seller webpage. Crawled and extracted the names & prices for the top 50 items on that page. Transformed the data into a .csv file. Results stored in the spider folder of the project (amazonelectronicsinfo.csv). Lightweight pipeline and middleware configuration based on spider needs.
-
Notifications
You must be signed in to change notification settings - Fork 0
Configured a scrapy project-- scraped amazon's "Best Sellers" webpage. Crawled and extracted the names and prices for the top 50 items on that page. Transformed the data into a .csv file. Lightweight pipeline and middleware configuration based on spider needs.
amichellemosley/Scrapy-Project
About
Configured a scrapy project-- scraped amazon's "Best Sellers" webpage. Crawled and extracted the names and prices for the top 50 items on that page. Transformed the data into a .csv file. Lightweight pipeline and middleware configuration based on spider needs.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published