Otich / weread-scraper

Export Weread books to html files

Home Page:https://greasyfork.org/zh-CN/scripts/450169-weread-scraper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

weread-scraper

Export Weread books to html files

Steps

Notes

  • Chrome and MS Edge are recommended to run this script
  • Firefox is recommended to print the downloaded HTML to PDF
  • Many of the books use these fonts, install them to have a better reading experience: 汉仪旗黑 50S, 汉仪旗黑 65S and 汉仪楷体S. There might be more fonts but I didn't check them all. If you know, feel free to create issues. Btw, PingFang SC would be a good choice to act as a fallback font
  • Scraping books with many many pages can crush your browser, cuz I didn't use any mechanism of streaming, chunking or garbage collection. Further work can be done to fix this

Enjoy and please don't use this script for pirating books and selling them!

About

Export Weread books to html files

https://greasyfork.org/zh-CN/scripts/450169-weread-scraper

License:MIT License


Languages

Language:JavaScript 100.0%