Feedy



  • Feedly offers useful integrations with Facebook, Twitter, Evernote, Buffer, OneNote, Pinterest, LinkedIn, IFTTT, and Zapier so that you can easily share stories with your networks and teammates. We believe in speed and simplicity. We spent a lot of time making sure Feedly is the best free reader available on the Android phones and tablets.
  • Feedy assigns each item in your feeds a rating. The rating is generated based on the number of tweets mentioning the article, which is a powerful metric of how interesting and noteworthy an article is. Feedy also assigns high ratings for feeds that update infrequently, so you don't miss that rare post from your favorite small website or blog.

541,874 likes 1,491 talking about this. Feedy Food is one of the fanpages owned by EyePlus Media - one of the biggest media companies in Vietnam. Our major is producing sitcom videos.

Latest version

Released:

Simple RSS feed fetching framework

Feedly.com

Project description

Simple RSS Feed Fetching Framework.

  • Decorator based feed fetcher.
  • Each function are given the RSS Feed’s info, Feed Entry ‘s info and html body.
  • Simple plugin system and useful standard plugins.

Installation

Supported python version is Python3.4 later.

Tutorials

1. Getting feed entry’s title and link URL

Creating main.py like:

And running:

After that please execute again.

It displays only newest feed entries.

If you want to check more detail messages:

2. Add feed patterns

Add CNN news feed for collecting images on each articles.

And running:

3. Command line interface

Feedy offers command line interface. It’s useful for debugging

help messages

If you want to get specified entry for debugging, please execute following command:

And if you want to run only a cnn function, please execute:

After that, please execute a following command:

Feedy

4. Use plugins

You can easy developing by using plugins.For example, you can get shared count in social sns like facebook and pocket.There are two ways for applying the plugin.

Apply specified function using decorator

And running:

Apply all functions with ``.install()``

5. Using feedy_utils

Download images using feedy_utils.

Create Plugins

To write a new plugin, simply create decorator like:

Happy hacking :)

Project details


Release historyRelease notifications | RSS feed

0.0.4

0.0.3

0.0.2

0.0.1

0.0.0

Feedly Apk

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Files for feedy, version 0.0.4
Filename, sizeFile typePython versionUpload dateHashes
Filename, size feedy-0.0.4-py3-none-any.whl (12.5 kB) File type Wheel Python version py3 Upload dateHashes
Filename, size feedy-0.0.4.tar.gz (10.8 kB) File type Source Python version None Upload dateHashes
Close

Hashes for feedy-0.0.4-py3-none-any.whl

Feedy
Hashes for feedy-0.0.4-py3-none-any.whl
AlgorithmHash digest
SHA256896bbc5bb07f52619ad693d32d480a33741e6326b2683542eaf63639a0bd5b3b
MD506d1535561fe45488a5b2a3e2a213c45
BLAKE2-256f24ea41dc6912c280980360d5af69c707d82a2e0eaa737515ff716c7d08dc1e7
Close

Feedy Videos

Hashes for feedy-0.0.4.tar.gz

Hashes for feedy-0.0.4.tar.gz
AlgorithmHash digest
SHA25695be018c2ab3669a37205080f39e0bf99824ebecf2ae423f48297fd17b34684f
MD5cf421bc4b50de87ec8c1c753e72f17ae
BLAKE2-256c43ddb004d086d4465e08d6a3796e693ec2e30cf071c939d616c2d5b58cfd698

Millions of professionals rely on Feedly to keep up with the topics and trends they care about. The content they discover and curate in Feedly is all the more valuable if they can easily share it with other people and applications. The purpose of the Feedly API is to empower individuals and businesses to streamline their research and curation workflows as well as empower third-party developers to create different/innovative reading experiences.

Feedly Enterprise customers can use the Feedly API add-on feature to integrate the insights they current in Feedly with ticketing apps, collaboration apps, sales apps, social media sharing apps, machine learning models, and other business apps. The Feedly Enterprise plan includes up to 200,000 request per month and the full power of the Feedly API. Any action a user is taking in the Feedly application can be performed via the Feedly Enterprise API.

Feedly Pro customers can use productivity apps like Buffer, Zapier, IFTTT, and many others to easily integrate their their Feedly with other systems and automate tedious cut-and-paste actions. If you are a developer building a productivity app and you would like to to integrate your app with Feedly, we have a special program to support you.

Feedly Pro customers can also use the Feedly app to create what we call hobby scripts (small apps that allow you to play with your Feedly content in a non-commercial context)

The last use case for the Feedly API is the development of third-party reader apps. There are already lots of third-party reader apps integrated with Feedly (example: Reeder, Newsify, …) so we have a review process to make sure that a new potential reading app that wants to integrate with Feedly is truly innovative and respectful of the user’s privacy before we grant access to the API.

The Feedly mobile and Web apps are built on top of the Feedly API so all the Feedly features are available via the JSON+REST API.

Rss Feed

If you are a Feedly customer, interested in integrating your Feedly feeds, boards, and priorities with another business applications, please signup for an Feedly Enterprise API demo.

If you are building a productivity application and integrating with Feedly to enable your customers access their Feedly content, we require a Feedly Pro license for each customer. This is what we are doing with Buffer, IFTTT, Zapier, etc. You can start building your application against the Feedly API Sandbox and contact us when you are ready to go production.

If you are building an innovative consumer application using Feedly (innovative because of a new platform or UI), we will grant you a license and help you distribute your solution. The key here is around innovation. You can start building your application against the Feedly API Sandbox and contact us when you are ready to go production.

If you are a hobbyist playing around with the Feedly API in a non-commercial context and have a Feedly Pro plan, you can use the Feedly developer token to access your feeds and boards.

The Feedly API is based on JSON and REST. It is very easy to use. Here are three examples.

Feedyoursoul.com

Example 1: Get access to the content of the ReadWrite feed

Example 2: Get access to the personalization graph of an authenticated user

Example 3: Get the most popular articles from Engadget

Feedly Reader Windows

Here are a few toolkits and libraries contributed by Feedly API developers.

Feedyard 15

  • FeedlyClient, a Python wrapper library
  • feedly-api, a PHP wrapper library
  • RSSSharp, a .Net toolkit
  • feedly node, a Node.JS library
  • Feedlr, a Ruby wrapper
  • D Feedly, a D language wrapper library