Skip to content

dimitri-hoareau/P02_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

P02_scraper

Python book scrapin app

About The Project

Python book scrapping is an app used to parse throught a the website http://books.toscrape.com/ to extract all the date for building a csv file for each book's category. It can also extract all the main image from the book info's page.

Tested With

Python 3.8.5

Built With

Getting Started

To start this project, you need to :

  • clone the repo from this page.
  • if you want to running the app on a virtual environnment, create it and launch it after installing packages :
python -m venv env
source env/bin/activate
pip install -r requirements.txt
  • launch the app with python

Prerequisites

If they are not already installed on your system, you need to install all the package mentionned in requierement.txt :

pip install <package-name>

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

Dimitri hoareau - https://twitter.com/dimitriHoareau1 - dimitrihoareau2@gmail.com

Project Link: https://github.com/dimitri-hoareau/P02_scraper/

About

Python book scrapin app

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages