Code Monkey home page Code Monkey logo

Comments (4)

bstoilov avatar bstoilov commented on May 26, 2024

Those limitations are probably for the official pinterest API. I haven't found limits for the UI, but there should be some.

We could store all activity per user in file, for example in json format. And then each time we perform request with the py3-pinterest check and update that file.

from py3-pinterest.

Gmanicus avatar Gmanicus commented on May 26, 2024

And then if a user hits the rate limit, switch to another user?

from py3-pinterest.

Gmanicus avatar Gmanicus commented on May 26, 2024

Further testing has led me to the fact that it isn't 10 general actions, thankfully. It appears to be limiting me to 10 actions per link, hour, and user. So, I can create 10 boards, 10 pins, and etc in one hour.

In my use case, all the pins need to be made on a single user, so I'll just detect when I hit the rate limit. When I do, I'll store all the data I'm being given and then pin it when the limit has been lifted.

from py3-pinterest.

LinkTree3 avatar LinkTree3 commented on May 26, 2024

Hi! I just started using py3-pinterest and started to get 429 errors for too many requests. I wanted to know if any of you found out what are the rate limits for uploading pins?

Thank you!

from py3-pinterest.

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.