Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

goodreads-scrapper

Python Script to fetch book information from goodreads and make a post

any keywords must work and spelling mistakes are ignored as it uses gr's search querry for searching books

This script:

  • gets title book
  • gets authors of book. (also works on books with multiple authors)
  • gets rating of book
  • adds star emoji to post according to rating
  • downloads and saves cover images of book

for this to work you will need

  • lxml parser
  • beautiful soup
  • requests library

this script is implemented as telegram bot checkout https://t.me/BookferenceBot


pull requests accepted!!

what else do you want this script to do ?? (pull request to readme file add suggestions below)

suggestions:

  • write to text file
  • ?? (edit your suggestion here and pull request)

About

Python Script to fetch book information from goodreads and make a post

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages