Tumblr Post Scraper avatar

Tumblr Post Scraper

Pricing

from $2.00 / 1,000 results

Go to Apify Store
Tumblr Post Scraper

Tumblr Post Scraper

Extract Tumblr posts from blog feeds, tag searches, and explore pages with engagement metrics and media URLs. Powered by Tumblr Scraper.

Pricing

from $2.00 / 1,000 results

Rating

0.0

(0)

Developer

Nifty

Nifty

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

This actor extracts Posts in a List from Tumblr. It collects data from blog feeds, tag searches, and explore pages. It returns post content, media links, engagement counts, and blog metadata.

Data Fields

Field NameDescriptionExample
Blog NameThe unique identifier of the blog"staff"
Post URLDirect link to the post"https://www.tumblr.com/staff/712345678"
Is CommunityBoolean indicating if post is in a communityfalse
Tumblr Post URLInternal Tumblr URL format"https://tumblr.com/post/12345"
Post TypeFormat of the post"photo"
SummaryText summary of the content"A sunset over the mountains"
PollData regarding active pollsnull
Content TypeMIME type or content category"text/html"
Media CountNumber of images or videos1
Media TypeType of media attached"image"
All Media URLsList of direct media links["https://64.media.tumblr.com/img.jpg"]
Publication DateHuman readable date"2023-10-27 14:00:00 GMT"
TimestampUnix timestamp1698415200
StateStatus of the post"published"
TagsArray of hashtags["nature", "photography"]
Note CountTotal engagement count1500
Like CountNumber of likes1200
Reblog CountNumber of reblogs250
Reply CountNumber of replies50
Is NSFWAdult content flagfalse
ClassificationContent rating category"general"
NSFW ScoreProbability score for adult content0.02
Is BlazedIndicates if post is promotedfalse
Can BlazeIndicates if post is eligible for promotiontrue
Avatar URLLink to the blog profile picture"https://assets.tumblr.com/avatar.png"
Blog URLLink to the blog homepage"https://staff.tumblr.com"
Blog TitleDisplay name of the blog"Tumblr Staff"
Blog DescriptionBio text of the blog"The official Tumblr blog."
Is Adult BlogBoolean for adult-only blogsfalse
Blog Theme ColorHex code of the blog theme"#001935"
Can Be FollowedIf the blog allows new followerstrue
Is FollowedCurrent follow statusfalse

Input

  • urls: Array of Tumblr URLs. Supports blog homepages, tag search URLs, and explore pages.
  • maxItems: Maximum number of posts to extract per URL. Default is 100.

Example Input

{
"urls": ["https://www.tumblr.com/tagged/photography"],
"maxItems": 50
}

Example Output

[
{
"blogName": "nature-pics",
"postUrl": "https://www.tumblr.com/nature-pics/7891011",
"isCommunity": false,
"tumblrPostUrl": "https://tumblr.com/post/7891011",
"postType": "photo",
"summary": "Forest in autumn",
"poll": null,
"contentType": "image/jpeg",
"mediaCount": 1,
"mediaType": "image",
"allMediaUrls": ["https://64.media.tumblr.com/nature.jpg"],
"publicationDate": "2023-11-01 10:00:00 GMT",
"timestamp": 1698832800,
"state": "published",
"tags": ["forest", "autumn"],
"noteCount": 500,
"likeCount": 400,
"reblogCount": 80,
"replyCount": 20,
"isNsfw": false,
"classification": "general",
"nsfwScore": 0.01,
"isBlazed": false,
"canBlaze": true,
"avatarUrl": "https://assets.tumblr.com/avatar1.png",
"blogUrl": "https://nature-pics.tumblr.com",
"blogTitle": "Nature Pics",
"blogDescription": "Daily nature photos.",
"isAdultBlog": false,
"blogThemeColor": "#ffffff",
"canBeFollowed": true,
"isFollowed": false
},
{
"blogName": "tech-news",
"postUrl": "https://www.tumblr.com/tech-news/1121314",
"isCommunity": false,
"tumblrPostUrl": "https://tumblr.com/post/1121314",
"postType": "text",
"summary": "New gadget release",
"poll": null,
"contentType": "text/html",
"mediaCount": 0,
"mediaType": null,
"allMediaUrls": [],
"publicationDate": "2023-11-02 12:00:00 GMT",
"timestamp": 1698926400,
"state": "published",
"tags": ["tech", "gadgets"],
"noteCount": 100,
"likeCount": 70,
"reblogCount": 25,
"replyCount": 5,
"isNsfw": false,
"classification": "general",
"nsfwScore": 0.00,
"isBlazed": false,
"canBlaze": true,
"avatarUrl": "https://assets.tumblr.com/avatar2.png",
"blogUrl": "https://tech-news.tumblr.com",
"blogTitle": "Tech News",
"blogDescription": "Latest in technology.",
"isAdultBlog": false,
"blogThemeColor": "#000000",
"canBeFollowed": true,
"isFollowed": false
}
]

Want more from Tumblr?

This actor only covers Posts in a List. The full Tumblr Scraper browser extension also includes Post Replies, Post Reblogs, Post Likes, Communities in a List, Community Details, Community 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

Disclaimer

This tool extracts publicly available data. Users are responsible for compliance with applicable terms of service.