Questions tagged [feedly]

Feedly is a magazine style RSS reader that uses your existing Google Reader account.

Feedly is a magazine style RSS reader that uses your existing Google Reader account. If you don't have a Google Reader account, it will suggest various "favorites" from its news sources. Feedly started out as a Firefox Plugin, but has evolved to support Chrome and Safari. It is also available for Android and iOS platforms as a mobile application. Feedly integrates with Google Reader, Google+, Facebook and Twitter to allow you to browser your own RSS feeds, as well as discover new content. Feedly provides easy sharing of articles through Twitter, Facebook, Google+, and E-mail.

You are allowed to customize the look and functionality of your feedly pages. Several themes are available for the various platforms it is available on.

50 questions
9
votes
3 answers

How to find number of subscribers of a feed in feedly

I have submitted a site feed to feedly as a publisher. But I don't find how many subscribers I have from anywhere. Is there any way to check the subscriber count?
PixelsTech
  • 3,229
  • 1
  • 33
  • 33
6
votes
0 answers

Django Activity Stream vs Feedly

We are building django based REST APIs, where one of the features is News feed. After some googling I could see the following 2 options: Django Activity Stream (will have to use Redis on top of this) Stream Framework (previously called…
Saurabh Verma
  • 6,328
  • 12
  • 52
  • 84
4
votes
1 answer

creating blogroll by inoreader, feedly or similar ones

In Google reader(R.I.P) we could select some interesting links by a special tag and then make public them and show links on our blogs or websites. Is there a way to create this by Google reader alternatives like Inoreader or Feedly or AOL reader or…
Ehsan
  • 2,273
  • 8
  • 36
  • 70
4
votes
1 answer

How does Feed.ly determine iFrame load progress?

If you read RSS items on Feed.ly, you have an option to "preview" the item, which opens up the corresponding URL in an iFrame. They have somehow gotten a load bar on top of the frame though, can't figure out how they got access to the load…
Brent
  • 23,354
  • 10
  • 44
  • 49
4
votes
1 answer

How to Access Feedly API?

Google Reader dies (RIP) and finally Feedly created their own clone and also an API for external readers. This API is also open for other readers. But, how can I access this API with my own RSS-Reader? I don't see any documentation or description…
DiableNoir
  • 644
  • 1
  • 8
  • 20
3
votes
1 answer

How do I convert a Unix timestamp string to time_t in C++11?

Short question, aka "TD;DR". I have a, say, "1464478647000" string, that I guess is a UNIX timestamp. But surely it is a string containing a number that represents time, but not in a human readable format. How do I convert it to a time_t type so I…
acidrums4
  • 217
  • 3
  • 12
3
votes
2 answers

Add Feedly featured image class "webfeedsFeaturedVisual" to featured images in Wordpress

I would like to customize the way Feedly presents my website's RSS Feed (here), which is actually very poorly displayed. I followed their instructions adding all the suggested markups; this way I managed to have the correct title, description, icon,…
Marco
  • 389
  • 1
  • 3
  • 14
3
votes
1 answer

Meta tags and RSS for multi-lingual website

I have several multi-lingual websites on own engines - all contents and all articles are translated (by editors) into several languages. So, it was pretty easy to figure out how meta tags should look via Google Webmaster answer, but still…
Dmytro
  • 61
  • 7
3
votes
1 answer

How can I access feedly API

I have gone through the developer site: http://developer.feedly.com/ In the authentication API, one the input is client_id client_id string Indicates the client that is making the request. The value passed in this parameter must exactly match the…
Madhur Ahuja
  • 22,211
  • 14
  • 71
  • 124
2
votes
1 answer

How Does Feedly Parse the Images from this RSS Feed?

I have a feed that I'd like to extract to content of the posts from: http://feeds.feedburner.com/oogionet I'd like to parse each post title, publish date and feature image. I have a problem with this feed because it doesn't contain the feature…
Jack
  • 105
  • 2
  • 11
2
votes
2 answers

Authorization request to Feedly API throws a bad request with Guzzle?

The objective is to exchange the authorization code for the access and refresh token. Error: GuzzleHttp\Exception\ClientException #400 Client error response [url]…
Aditya C
  • 899
  • 1
  • 9
  • 21
2
votes
4 answers

export "saved for later" from (evil) feedly

i'm trying to migrate from feedly as it is unacceptable (at least to me) that a search query is (fully) enabled only by a pro version. Anyhow, to export my lengthy list of "saved for later" i found some lovely scripts: Simple script that exports a…
gep
  • 93
  • 1
  • 7
2
votes
0 answers

Is there a technical limitation that prevents a pure javascript client (running in the browser) from using the Feedly Cloud API?

I'd like to use the Feedly Cloud API, but I'm hoping to build my app in a pure client-side fashion. From what I can see on the Feedly developer docs, there is no client-side JavaScript library available to access the API. This seems strange to me,…
2
votes
1 answer

How to get more feeds from RSS url?

Let's take for example the following rss-link: http://yourdailygerman.wordpress.com/feed/ As you can see, the RSS publishs only 1 item at a time. However, RSS Readers services like Feedly (and more), success to retrive more…
Rom Shiri
  • 1,390
  • 4
  • 16
  • 29
1
vote
1 answer

Setting Up the Feedly Refresh Token

I have successfully set up the feedly developer access token using the javascript library Axios on a NuxtJS site. I am having trouble, though, figuring out how to set up the refresh token. This is the process I have used for the developer…
Moshe
  • 6,011
  • 16
  • 60
  • 112
1
2 3 4