Skip to content

command-line application for an automatic collection of books details on Z-Library website

Notifications You must be signed in to change notification settings

Ahmed-0357/zlib_book_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book Scraper 📘📖

  • This is a command-line application for an automatic collection of books details on Z-Library website.

  • The user should provide a search keyword, then the details of the books that appear on the website will be collected and stored in output.csv.

  • The search keyword can be a book title, author, ISBN, or publisher.

  • Collected books details include: 'title', 'author(s)', 'year', 'edition', 'publisher', 'language', 'pages', 'category(s)', 'ISBN 13' and 'rating'


How to run this application

run book_scraper.py from the command line after providing the search keyword

python book_scraper.py "search keyword"

Example

python book_scraper.py "Data Science"

Author

About

command-line application for an automatic collection of books details on Z-Library website

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages