Git Product home page Git Product logo

Comments (5)

ipeirotis avatar ipeirotis commented on May 9, 2024

This request #26 allows the use of proxy for the request.

from scholarly.

Jacobzhangjw avatar Jacobzhangjw commented on May 9, 2024

This request #26 allows the use of proxy for the request.

Hi! Thanks for your advise!

Besides proxy, I recommend if we could add a list of headers rather than a fixed one. Scholarly will be more useful if this project become robust for intensive collection work!

from scholarly.

OrganicIrradiation avatar OrganicIrradiation commented on May 9, 2024

The issue is that the ReCAPTCHA flagging system is a black box, so it's unclear what triggers it. I've tried to have the code as accommodating as possible (including the long query delay in _get_page()), but it still triggers the ReCAPTCHA verification. So, it's an ongoing issue for this project.

from scholarly.

Tahlor avatar Tahlor commented on May 9, 2024

I was hit with "Please show you're not a robot" with my first request ever. Since no error was thrown, I just assumed I was using it wrong. Do we need a PR to at least throw an error when the "Please show you're not a robot" page is returned?

I'll add that I was able to get it working by replacing _HEADERS with just: _HEADERS = {'cookie': 'SID=XXXX; HSID=XXXX; SSID=XXXX'}, where the XXXX values were obtained from the method described here: ckreibich/scholar.py#52 (comment)

from scholarly.

silvavn avatar silvavn commented on May 9, 2024

Addressed with proxy.

from scholarly.

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.