Coder Social home page Coder Social logo

Comments (3)

anilabhadatta avatar anilabhadatta commented on June 21, 2024 1

@abhinavm24 major updates were pushed, do check out.
Ucdriver is integrated now

from educative.io_scraper.

anilabhadatta avatar anilabhadatta commented on June 21, 2024

@abhinavm24 not possible at the moment, reason:

  1. session is stored locally using chrome user-data-dir, manages login system and stays logged in forever if the account is not authenticated in another device.
  2. the browser also helps in calling the api's that are auth protected so only logged in user can request and get an response
  3. single-file is integrated and it is well designed to scrape HTML data without any data loss and also removes js code, also the images are saved in base64 format so they are not linked to educative's servers.
  4. request-html also does the same thing by loading a browser and generating a response but doesn't help in obtaining the first 2 objectives that are mandatory
  5. also request-html is only created for python3.6, and not sure if the response if generated as good as singlefile.

from educative.io_scraper.

abhinavm24 avatar abhinavm24 commented on June 21, 2024

great work @anilabhadatta, will get scrapping then

from educative.io_scraper.

Related Issues (20)

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.