Tumblr Keyword Search - Posts, Media & Engagement
Under maintenancePricing
from $0.35 / 1,000 results
Tumblr Keyword Search - Posts, Media & Engagement
Under maintenance[$0.35/1000] Search Tumblr by any keyword or phrase and get every matching post back in full: complete text, every image/video at full resolution, like/reblog/reply counts, tags and the reblog chain - sorted by top or most recent, no login required.
Pricing
from $0.35 / 1,000 results
Rating
0.0
(0)
Developer
Rio Dwi Saputra
Maintained by CommunityActor stats
0
Bookmarked
1
Total users
0
Monthly active users
12 days ago
Last modified
Categories
Share
Tumblr Keyword Search Scraper - Full Post Data, Media & Engagement
Search Tumblr by any keyword or phrase and get every matching post back in full detail: complete text, every image/video/GIF at its highest available resolution, like/reblog/reply counts, tags, and the full reblog chain, sorted by top or most recent. Runs on the Apify platform with no Tumblr login or API key required, giving you instant API access, scheduling, and dataset export on top of the raw search. Try it directly against Tumblr's search.
Why use this Actor?
- Keyword monitoring - track every new Tumblr post mentioning a brand, product, fandom, or topic.
- Trend & sentiment research - pull a keyword's top or most recent posts with full engagement counts.
- Media collection - grab every image/video URL matching a search term, ready to download at full resolution.
- Competitive/community research - see what's being posted and how it's performing around any term, without needing a Tumblr account.
How to use this Actor
- Click Try for free (or Start) on this page.
- Enter a Search query (any keyword or phrase).
- Choose to sort by Top (most engagement) or Most recent, and set a max result count.
- Run the Actor and open the Output tab - results are also available via API, and as JSON/CSV/Excel export.
To browse Tumblr's curated Trending/Explore/Staff Picks feeds or specific tags instead of a free-text search, use the companion Tumblr Trending, Explore & Tag Scraper Actor - kept separate since browsing and keyword search are different workflows.
Input
| Field | Description |
|---|---|
query | Free-text keyword or phrase to search for (required). |
sortBy | top (most engagement) or recent (default top). |
maxResults | Maximum number of posts to return (default 100). |
See the Input tab for the full interactive form.
Output
Every dataset item is one matching Tumblr post with full detail, for example:
{"postId": "825065188753604608","postUrl": "https://www.tumblr.com/aphractal2/825065188753604608/physical-manifestations-of-health-bar","blogName": "aphractal2","blogUrl": "https://www.tumblr.com/aphractal2","postType": "image","date": "2026-08-16 01:24:39 GMT","timestamp": 1786843479,"summary": "physical manifestations of health bar?","tags": ["art", "digital art", "procreate"],"noteCount": 64175,"likeCount": 48622,"reblogCount": 15272,"replyCount": 281,"media": [{ "type": "image", "url": "https://64.media.tumblr.com/.../s2048x3072/....png" }],"isReblog": false,"trail": [],"searchQuery": "art"}
You can download the dataset in various formats such as JSON, HTML, CSV, or Excel from the Output tab or the API.
Data table
| Field | Meaning |
|---|---|
postType | image, video, audio, text, link, or a comma-joined combination for mixed posts |
media | Every image/video/audio URL from the post, already resolved to the highest available resolution and directly downloadable |
likeCount / reblogCount / replyCount / noteCount | Full engagement breakdown, not just a single "notes" total |
trail | The reblog chain (each prior blog's added text/media), present when isReblog is true |
searchQuery | The keyword/phrase this result matched |
Pricing
This Actor uses the Apify Pay per result model at $0.35 per 1,000 results (see the Actor's pricing tab for the current rate) - priced below comparable social-media/keyword-search scrapers on Apify Store (typically $1-10 per 1,000 results) since it fetches plain HTML with no browser rendering.
Tips
- Use
sortBy: "recent"for monitoring new posts as they appear, and"top"for research on what performs best around a term. - Results paginate automatically up to
maxResults- raise it for a deeper search, lower it for a fast sample. - Run this Actor on a schedule (Apify's built-in Scheduler) to monitor a keyword continuously.
FAQ, limitations & support
- This Actor only reads pages Tumblr already serves to logged-out visitors - it does not use anyone's account, does not log in, and does not access private/friends-only blogs or password-protected blogs.
- The per-post
likeCount/reblogCount/replyCountfigures are Tumblr's own published counts. The individual list of who liked or reblogged (Tumblr's "Notes" panel) is only available to a logged-in viewer on Tumblr itself and is out of scope for this Actor; the reblogtrail(added commentary from each reblog) is included where Tumblr includes it in the post itself. - For scraping requests outside what this Actor covers, or a custom integration, use the Issues tab on this Actor's Apify Store page to get in touch.