Giter Site home page Giter Site logo

python-api-client's People

Contributors

edouard360 avatar kireet avatar lhoestq avatar louistrezzini avatar mathieu4141 avatar mbologna avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

python-api-client's Issues

How do I mark an article as "read"?

Hi there. I'm trying to write a script that will gather all of the articles across my feeds, then offline, find similar articles using a few different methods, then come back to the feedly API and mark the similar articles as "read" so for instance, when Elon Musk changes the name of the twitter app again, I don't have to read about it 1000 times from all kinds of different news feeds. My main question is what's the method of marking articles as "read" (or deleted, but I'd prefer "read" so I can always go back to the article if I need to). Also, since the API is rate-limited, is there a way to mark multiple articles as "read" all in a single call so I don't have to call the API once for every article? I only get 250 API calls / day with the developer API license.

Thanks.

access.token file

Hi sorry, new dev here. How should the access.token file be structured? Is it just the ID?

FeedlyData object doesn't iterate well.

I noticed sometimes when returning contents of entries there's a content field, othertimes there's a fullContent field.

The way FeedlyData is implemented, if you try to:

if 'content' in entry:

will result in an infinite loop.

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.