How I can get posts from this page: https://www.tumblr.com/explore/trending through API?
I looked in the documentation, but found nothing.
Asked
Active
Viewed 456 times
7

vladpalchikov
- 141
- 1
- 4
-
Did you figure it out? It seems they don't have any API related to the trend, right? – Sung Kim Feb 19 '16 at 14:54
-
1The trending site has no API and no RSS feed. The only way is to perform data scrapping, either within your application/website server or by using a third party scrapping service such as: [import.io](https://www.import.io/?utm_expid=.M02qCfjsRAWfVAvbS263dA.0&utm_referrer=) – Supertecnoboff Nov 01 '17 at 10:04