Skip to content

zack076/amazon-review-scraper

 
 

Repository files navigation

amazon-review-scraper

A simple scraper written in python, using BeautifulSoup to take the title and fetch all of the reviews that have been written about that book.

Attempts have been made to rely on as little structure as possible, but all scrapers are inevitably tied to the markup. Scraper works as of last commit date, but it may not work anymore.

License

Copyright Juan Pablo Alperin

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%