Skip to content

Web scraper built with Python and Scrapy Framework

License

Notifications You must be signed in to change notification settings

miguel-osuna/Quotes-Scraper

Repository files navigation

Book-Quotes-Scraper

Web scraper built with Python and Scrapy Framework

📖 Description

Web scraper for the goodreads famous quotes website. Built using Python and Scrapy Framework.

🎯 Features

  • Quote scraping
  • MongoDB document generator

💡 Getting Started

Follow the instructions below to get a copy of the project, either for development or testing purposes.

📋 Prerequisites

You'll need Git, Python 3.7, Pip and a Virtual Environment (in this case, Pipenv is used as a package manager and virtual environment).

💻 Installation

# Clone this repository
$ git clone https://github.com/miguel-osuna/Quotes-Scraper.git

# Go into the repository from the terminal
$ cd Quotes-Scraper

# Remove current origin repository
$ git remote remove origin

All dependencies are listed on the Pipfile.

🔧 Built With

  • Scrapy - Python Scraping Framework
  • Pymongo - Python Driver for MongoDB

🎭 Authors

📒 License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

Web scraper built with Python and Scrapy Framework

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages