Skip to content

satcom237/AmazonWebCrawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 

Repository files navigation

Amazon Web Crawler

To run: scrapy crawl amz_crawler

A web crawler that traverses Amazon’s Books webpage and collects the title, author, and price data. Efficiently sorts through and finds the lowest priced book based on the URL specified. Implemented in Python using the Scrapy open source framework.

About

A web crawler that traverses Amazon’s Books webpage and collects the title, author, and price data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages