Skip to content

johnvining/text-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

text-tools

Kindle Scrape

This takes an html file saved from the Kindle web interface and saves it as a CSV. The columns are order to be loaded in to Commonplace, but this can be modified easily! Let me know if this would be useful to you and I'm happy to help.

To run:

  • Start the virtual env: source text-tools-venv/bin/activate
  • Run the script: python3 kindlescrape.py '/path/to/savedFiled.html' 'Your Book Title'

Reference:

  • Writing requirements to text: pip freeze > requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages