GithubHelp home page GithubHelp logo

Comments (2)

laughingclouds avatar laughingclouds commented on May 30, 2024

status update: I'm fairly close to making this run

For now here are a few things that work perfectly fine

  1. Opening a new shell (as long as the current_chapter table has the required field)
  2. setup function
    • installs the addons -> removes their welcome screens
    • logs in -> gets to the novel page

I haven't tested other functions/methods yet
but this is huge progress

from scrapia-world.

laughingclouds avatar laughingclouds commented on May 30, 2024

status update: I decided to take a different direction with how the program will behave initially.

Notable Additions:

  • "novel profiling": No more searching for a particular chapter from the novel page when the program first runs. With the introduction of novel profiles (which is fancy name for "links of each and every chapter saved in a .json file") that part becomes redundant.
  • More use of javascript: I've created a few javascript string creators (or something). Basically, you input tag names and some other information and a method will return a javascript doing operations with that tagname. This string will then be fed to the WebDriver object.

What more is left:

  • A "loop": We need to create a loop that runs till the end of the final chapter has been reached.
  • Remove links from <>_toRead.json for scraped chapters and append to <>_read.json.
  • Some other stuff that I don't remember right now

from scrapia-world.

Related Issues (14)

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.