Tumblr Explorer 2.9
7 days trial then $30.00/month - No credit card required now
This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?
See alternative ActorsTumblr Explorer 2.9
7 days trial then $30.00/month - No credit card required now
Scrape Tumblr.com ⬛🟪🟦🟩🟨🟧🟥🟫
Welcome to Tumblr Scraper
About Tumblr.com
Tumblr (stylized as tumblr; pronounced "tumbler") is a microblogging and social networking website founded by David Karp in 2007 and currently owned by American company Automattic. The service allows users to post multimedia and other content to a short-form blog. Users can follow other users' blogs. Bloggers can also make their blogs private.[3][4] For bloggers, many of the website's features are accessed from a "dashboard" interface. As of March 2023, Tumblr hosts more than 572 million blogs.[5]
✏️ Tutorial
👉 Parameters
Parameter | Type | Description |
---|---|---|
query | string array | List of Query, or Search Terms or Start URL |
limit | integer | Number of results (per-query) |
👉 Basic Usage
Search anything.
{ "query": ["square pants"], "limit": 20 }
URL
Scrape user posts.
{ "query": ["https://www.tumblr.com/elonmusk"], "limit": 20 }
Or
{ "query": ["@elonmusk"], "limit": 20 }
👉 Tumblr Query Language (TQL)
[ <COMMAND:> | # | @ ] [ <NAME> | <ID> | <KEYWORD> | <URL> ] [ /<SECTION> ]
👉 Possible Query Values
Format | Examples | Descripition |
---|---|---|
KEYWORD | search terms | Search Anything |
KEYWORD | yellow cat | Search for "yellow cat" posts |
@<USER> | @apify | Scrape User Data |
/posts | @apify/posts | User posts |
/likes | @apify/likes | User likes |
/following | @apify/following | User following |
@<USER>/<POST_ID> | @dailycatdrawings/156965416163 | Scrape User Post |
/replies | @dailycatdrawings/156965416163/replies | Post replies |
/reposts | ||
/likes | ||
#<HASHTAG> | #python | Scrape Topic |
topic:<HASHTAG> | topic:python | (aka. Hashtag ) |
/info | #python/info | Hashtag info |
/latest | #python/latest | Hashtag latest posts |
/top | #python/top | Hashtag top posts |
/related | #python/related | Related hashtag |
explore:<PAGE> | Special Commands | |
trending | explore:trending | Scrape Trending posts |
picks | explore:picks | Scrape Staff Picks |
answers | explore:answers | Trending answers |
https:<URL> | https://www.tumblr.com/... | Starting URL |
https://<USER>.tumblr.com/... | User blog url |
✏️ Input Examples
🚧 ... almost there ...
✏️ Output Examples
🚧 ... almost there ...
✏️ Support
⚡️ Feel free to reach out to the developer for any issues or suggestions for improvement.
- 4 monthly users
- 3 stars
- 100.0% runs succeeded
- Created in May 2023
- Modified 4 months ago