Skip to content

10xp/ebookSorter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

ebookSorter

This program is supposed to list eboks that are in a folder and get the author, the name of the book, rating, genres and link for further information (it scrapes this from goodreads). And then tranfere the data to an excel document so it is easy to sort the books by genre, author and rating. It also creates an index with the raw data, to save and so it is posseble to update the document without finding all books again. The program has gotten quite quick since async functionality was added.

It uses about 6 seconds to get 100 books

Issues:

  • It has few methods for decifering the file name. Therefore some books don't get rating.
  • There are no delays, so goodreads returns empty webpages after a while, 100 books give or take

About

A program for creating a excel document with the name of the ebooks in the folder, author, rating and a link to goodreads for further information.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages