Skip to content

Python scrapper with requests and beautifulsoup4 for the page books.toscrape.com as a learning project. It works as a cli app, read the instructions with the -h flag "python3 books.py -h".

Notifications You must be signed in to change notification settings

alhazacod/books.toscrape.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python scrapper with requests and beautifulsoup4 for the page books.toscrape.com as a learning project. It works as a cli app, read the instructions with the -h flag "python3 books.py -h".

Example of ussage: "python3 books.py -p 10 20 2" it will scrapp all the books from the page 10 to the page 20 with steps of 2 pages.

About

Python scrapper with requests and beautifulsoup4 for the page books.toscrape.com as a learning project. It works as a cli app, read the instructions with the -h flag "python3 books.py -h".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages