Skip to content

llexical/fictionpress-scraper

Repository files navigation

Fictionpress Scraper · Build Status

Pass an ID in via a .env file for a fictionpress story and this script will scrape the whole story from the website and then save it as a .azw3 file which can be used for kindle apps.

Requirements

Setup

  • Download this repo.
  • Install dependencies npm install
  • Add the calibre commandline interface folder to your PATH.
  • Add .env file: cp .env.example .env and update the story id to a valid fictionpress story id.
  • Run node index.js.

About

Scrapes fictionpress and returns .aws file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages