Code Monkey home page Code Monkey logo

Comments (6)

nicktba avatar nicktba commented on July 17, 2024 1

This is a known issue.

The problem is when the Google Trends API is requested it's flagged as USER_TYPE_SCRAPER and returns data with 0s.

The issue is on Google's side, it's even affecting the embedding feature as you can see. This is because the embedding feature also makes a request to the Google Trends API.

Screenshot 2023-07-20 at 11 14 30 AM

All other SERP products are facing this issue and a solution is not known.

When this happened last time, it persisted for a few weeks and then resolved itself. So that's what we can hope for.

from pytrends.

nicktba avatar nicktba commented on July 17, 2024 1

Yep, check your network headers, you'll see its a 429 error blocking the request.

You'll also see USER_TYPE_SCRAPER In those headers.

That's because nearly all requests to the Google Trends API is being blocked, including the native embedding feature.

That's how we know its an internal issue and there is little we can do as of now.

from pytrends.

ShannonWavelet avatar ShannonWavelet commented on July 17, 2024

Also having the same issue with a lot of consecutive zero values in the dataset downloaded

from pytrends.

Raidus avatar Raidus commented on July 17, 2024

@nicktba tested out the embeddings approach too. its often not even loading for me.

image

https://8pf86r.csb.app/

from pytrends.

Raidus avatar Raidus commented on July 17, 2024

Looks like it's been resolved by Google. I get again normal data points and no errors. Also Iframes work again.

Update: Experiencing the issue again

from pytrends.

nicktba avatar nicktba commented on July 17, 2024

Looks like it's been resolved by Google. I get again normal data points and no errors. Also Iframes work again.

Update: Experiencing the issue again

It seems like I'm getting somewhat better success, but the issue not fixed by any means

from pytrends.

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.