Tumblr Community Details Scraper avatar

Tumblr Community Details Scraper

Pricing

from $2.00 / 1,000 results

Go to Apify Store
Tumblr Community Details Scraper

Tumblr Community Details Scraper

Extract Tumblr community metadata including member counts, online status, guidelines, and visibility settings. 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

5 days ago

Last modified

Categories

Share

This actor extracts Community Details from Tumblr. It collects metadata from individual community pages including membership statistics, administrative settings, and community guidelines.

Data Fields

Field NameDescriptionExample
Community NameInternal unique identifier"art-discussion-group"
Community TitleDisplay name of the community"Art Discussion Group"
Community URLFull URL to the community page"https://www.tumblr.com/communities/art-discussion-group"
DescriptionShort community bio"A place to share your latest sketches."
AboutDetailed community information"This community was founded in 2023 for artists."
Is MemberBoolean indicating membership statusfalse
Member CountTotal number of members15400
Members Online CountNumber of members currently active120
Post CountTotal posts in the community8500
Created DateTimestamp of community creation"2023-01-15T12:00:00Z"
Join TypeRequirements to join"open"
VisibilityPrivacy setting"public"
LanguagePrimary language code"en"
Population CapMaximum member limit50000
Mention TagTag used for mentions"artgroup"
Can EditPermission to modify settingsfalse
Can InteractPermission to engage with contenttrue
Can InvitePermission to invite otherstrue
Can PostPermission to create new poststrue
Can ViewPermission to see contenttrue
Can View CommentsPermission to read repliestrue
Has Content LabelIf community has maturity labelsfalse
Avatar URLLink to community icon"https://64.media.tumblr.com/avatar_1.png"
Header Image URLLink to community banner"https://64.media.tumblr.com/header_1.jpg"
GuidelinesRules for the community"Be respectful to all artists."
TagsAssociated community tags["art", "drawing"]
Related CommunitiesList of similar communities["sketchbook-daily"]
Unread Post CountNumber of new posts for the user0

Input

  • urls: Array of Tumblr community URL strings.
  • maxItems: Maximum number of items to process per URL. Default is 100.

Example Input

{
"urls": ["https://www.tumblr.com/communities/example-community"],
"maxItems": 50
}

Example Output

[
{
"communityName": "digital-painters",
"communityTitle": "Digital Painters",
"communityUrl": "https://www.tumblr.com/communities/digital-painters",
"description": "Digital art and tutorials.",
"memberCount": 12000,
"membersOnlineCount": 45,
"postCount": 3400,
"joinType": "open",
"visibility": "public",
"language": "en",
"tags": ["art", "digital"],
"canPost": true
},
{
"communityName": "nature-photography",
"communityTitle": "Nature Photography",
"communityUrl": "https://www.tumblr.com/communities/nature-photography",
"description": "Landscape and wildlife photos.",
"memberCount": 8500,
"membersOnlineCount": 12,
"postCount": 1200,
"joinType": "request",
"visibility": "public",
"language": "en",
"tags": ["nature", "photo"],
"canPost": false
}
]

Want more from Tumblr?

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