Tumblr Posts Scraper
Pricing
from $2.00 / 1,000 results
Tumblr Posts Scraper
Extract Tumblr posts from blog feeds, tag searches, and explore pages with engagement metrics and media metadata. Powered by Tumblr Scraper.
Pricing
from $2.00 / 1,000 results
Rating
0.0
(0)
Developer
Nifty
Maintained by CommunityActor stats
0
Bookmarked
1
Total users
0
Monthly active users
4 days ago
Last modified
Categories
Share
This actor extracts Posts from Tumblr. It works on blog feeds, tag searches, and explore pages to collect content and engagement metrics. The data includes media URLs, note counts, and blog metadata.
Want more from Tumblr?
This actor covers Posts only. The full Tumblr Scraper browser extension also includes Replies, Reblogs, Likes, Communities, Members with unlimited personal use, real-time scraping with your logged-in sessions, CSV/Excel/JSON export, field customization, and scheduled monitoring.
Get the Tumblr Scraper extension
Data Fields
| Field Name | Description | Example |
|---|---|---|
| Blog Name | Unique identifier of the blog | "staff" |
| Post URL | Direct link to the post | "https://www.tumblr.com/staff/712345678" |
| Is Community | Whether the post is in a community | false |
| Tumblr Post URL | Internal canonical URL | "https://tumblr.com/posts/12345" |
| Post Type | Format of the post | "photo" |
| Summary | Text summary of content | "A beautiful sunset over the city." |
| Poll | Details of any attached poll | null |
| Content Type | MIME type or category | "text/html" |
| Media Count | Number of images or videos | 1 |
| Media Type | Type of media attached | "image" |
| All Media URLs | List of media file links | ["https://64.media.tumblr.com/image.jpg"] |
| Publication Date | Human readable date | "2023-10-27 14:00:00" |
| Timestamp | Unix timestamp | 1698415200 |
| State | Post status | "published" |
| Tags | List of hashtags | ["photography", "cityscape"] |
| Note Count | Total engagement count | 1540 |
| Like Count | Number of likes | 1200 |
| Reblog Count | Number of reblogs | 300 |
| Reply Count | Number of replies | 40 |
| Is NSFW | Adult content flag | false |
| Classification | Content rating | "general" |
| NSFW Score | Probability score | 0.02 |
| Is Blazed | Whether post is promoted | false |
| Can Blaze | Eligibility for promotion | true |
| Avatar URL | Blog profile image | "https://64.media.tumblr.com/avatar.png" |
| Blog URL | Link to the blog | "https://staff.tumblr.com" |
| Blog Title | Display name of the blog | "Tumblr Staff" |
| Blog Description | Blog bio text | "The official Tumblr blog." |
| Is Adult Blog | Blog-wide NSFW flag | false |
| Blog Theme Color | Hex code of blog theme | "#001935" |
| Can Be Followed | Follow eligibility | true |
| Is Followed | Current follow status | false |
Input
urls: Array of URL strings. Use blog URLs, tag search URLs, or explore page URLs.maxItems: Max items per URL, default 100.
Example Input
{"urls": ["https://www.tumblr.com/search/nature", "https://staff.tumblr.com/"],"maxItems": 20}
Example Output
[{"blogName": "nature-pics","postUrl": "https://www.tumblr.com/nature-pics/712345678","isCommunity": false,"tumblrPostUrl": "https://tumblr.com/posts/712345678","postType": "photo","summary": "Forest in the morning","poll": null,"contentType": "image/jpeg","mediaCount": 1,"mediaType": "image","allMediaUrls": ["https://64.media.tumblr.com/nature1.jpg"],"publicationDate": "2023-11-01 09:00:00","timestamp": 1698829200,"state": "published","tags": ["nature", "forest"],"noteCount": 500,"likeCount": 450,"reblogCount": 45,"replyCount": 5,"isNsfw": false,"classification": "general","nsfwScore": 0.01,"isBlazed": false,"canBlaze": true,"avatarUrl": "https://64.media.tumblr.com/avatar1.png","blogUrl": "https://nature-pics.tumblr.com","blogTitle": "Nature Photography","blogDescription": "Daily nature shots","isAdultBlog": false,"blogThemeColor": "#ffffff","canBeFollowed": true,"isFollowed": false},{"blogName": "tech-news","postUrl": "https://www.tumblr.com/tech-news/712345679","isCommunity": false,"tumblrPostUrl": "https://tumblr.com/posts/712345679","postType": "text","summary": "New update released","poll": null,"contentType": "text/html","mediaCount": 0,"mediaType": null,"allMediaUrls": [],"publicationDate": "2023-11-01 10:30:00","timestamp": 1698834600,"state": "published","tags": ["tech", "update"],"noteCount": 100,"likeCount": 80,"reblogCount": 15,"replyCount": 5,"isNsfw": false,"classification": "general","nsfwScore": 0.01,"isBlazed": false,"canBlaze": true,"avatarUrl": "https://64.media.tumblr.com/avatar2.png","blogUrl": "https://tech-news.tumblr.com","blogTitle": "Tech News Daily","blogDescription": "Latest in technology","isAdultBlog": false,"blogThemeColor": "#000000","canBeFollowed": true,"isFollowed": true}]
Disclaimer
This tool extracts publicly available data. Users are responsible for compliance with applicable terms of service.