Giter Club home page Giter Club logo

akun-story-scraper's Introduction

Akun Story Scraper

It'll archive stories for you.

If you have no idea what you're doing then just download this zip and extract it in a nice friendly location like your desktop.

Otherwise clone the project, do an npm install, it's pretty standard.

If you're on windows just run run.cmd and follow the prompts.

If you're on linux then run the tool with node index.js or npm run start.

If you're running this in targeted mode or scrape mode with a skip list then you'll need to figure out the ID for the stories you wish to archive

This can be done simply by examining the story URL.

In this example URL:

https://fiction.live/stories/Star-Wars-TR-8R-Quest/Bguh5zu7gX3nyYrXk/Mission-18-The-Price-of-Theft-/yvFfTTSQbH2o34vgW

the story ID is

Bguh5zu7gX3nyYrXk

(it's the alphanumeric text that follows the story title, but (if applicable) comes before the chapter title)

Added command line arguments are

--mode ['view','scrape','targeted']
--outputDirectory
--sortType ['new', 'active', 'chapter', 'replies', 'like', 'top']
--startPage Integer, 1-1000+
--endPage Integer, 1-1000+
--skipChat Boolean, false by default
--downloadImages Boolean, true by default
--useSkipList Boolean, false by default
--skipListPath Path to Skip List
--useTargetList Boolean, false by default
--targetListPath Path to Target List
--target Target Quest ID

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.