Tumblr Community Details Scraper
Pricing
from $2.00 / 1,000 results
Tumblr Community Details Scraper
Extract community metadata including member counts, online status, post counts, and creation dates from Tumblr community pages. Powered by Tumblr Scraper.
Pricing
from $2.00 / 1,000 results
Rating
0.0
(0)
Developer
Nifty
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
This actor extracts detailed metadata for a Community from Tumblr. It works on individual community pages where details are visible and fully loaded. The scraper returns data points such as member counts, online status, post totals, and community guidelines.
Want more from Tumblr?
This actor covers Communities only. The full Tumblr Scraper browser extension also includes Posts, 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 |
|---|---|---|
| Community Name | Internal name of the community | "art-enthusiasts" |
| Community Title | Display title of the community | "Art Enthusiasts" |
| Community URL | Full URL to the community page | "https://www.tumblr.com/communities/art-enthusiasts" |
| Description | Short text description | "A place for digital artists." |
| About | Detailed about section text | "This community was founded in 2023 for artists." |
| Is Member | Boolean indicating if the scraper account is a member | false |
| Member Count | Total number of members | 15400 |
| Members Online Count | Number of members currently active | 120 |
| Post Count | Total number of posts in the community | 8500 |
| Created Date | Date the community was established | "2023-01-15T12:00:00Z" |
| Join Type | Access level for joining | "open" |
| Visibility | Privacy setting of the community | "public" |
| Language | Primary language of the community | "en" |
| Population Cap | Maximum member limit if applicable | 50000 |
| Mention Tag | The tag used to mention the community | "#art-enthusiasts" |
| Can Edit | Permission to edit community details | false |
| Can Interact | Permission to interact with content | true |
| Can Invite | Permission to invite others | true |
| Can Post | Permission to create new posts | true |
| Can View | Permission to view content | true |
| Can View Comments | Permission to see post comments | true |
| Has Content Label | If the community has a content warning | false |
| Avatar URL | Link to the community profile image | "https://64.media.tumblr.com/avatar_123.png" |
| Header Image URL | Link to the community banner image | "https://64.media.tumblr.com/header_456.jpg" |
| Guidelines | Rules for community participation | "Be kind and share original work." |
| Tags | List of associated tags | ["art", "drawing", "digital"] |
| Related Communities | List of suggested similar communities | ["sketchbook-club", "painting-daily"] |
| Unread Post Count | Count of posts not yet seen | 0 |
Input
urls: Array of URL strings. Provide URLs for individual Tumblr community pages.maxItems: Max items per URL, default 100.
Example Input
{"urls": ["https://www.tumblr.com/communities/example-community"],"maxItems": 10}
Example Output
[{"communityName": "photography-hub","communityTitle": "Photography Hub","communityUrl": "https://www.tumblr.com/communities/photography-hub","description": "Share your best shots.","about": "A community for professional and amateur photographers.","isMember": false,"memberCount": 25000,"membersOnlineCount": 450,"postCount": 12000,"createdDate": "2022-05-20T10:00:00Z","joinType": "open","visibility": "public","language": "en","populationCap": null,"mentionTag": "#photography-hub","canEdit": false,"canInteract": true,"canInvite": true,"canPost": true,"canView": true,"canViewComments": true,"hasContentLabel": false,"avatarUrl": "https://64.media.tumblr.com/avatar_photo.png","headerImageUrl": "https://64.media.tumblr.com/header_photo.jpg","guidelines": "No spamming allowed.","tags": ["photography", "canon", "nikon"],"relatedCommunities": ["street-photography"],"unreadPostCount": 0},{"communityName": "coding-tips","communityTitle": "Coding Tips","communityUrl": "https://www.tumblr.com/communities/coding-tips","description": "Daily programming snippets.","about": "Learn to code with the community.","isMember": true,"memberCount": 5000,"membersOnlineCount": 85,"postCount": 3000,"createdDate": "2023-08-10T14:30:00Z","joinType": "restricted","visibility": "public","language": "en","populationCap": 10000,"mentionTag": "#coding-tips","canEdit": false,"canInteract": true,"canInvite": false,"canPost": true,"canView": true,"canViewComments": true,"hasContentLabel": false,"avatarUrl": "https://64.media.tumblr.com/avatar_code.png","headerImageUrl": "https://64.media.tumblr.com/header_code.jpg","guidelines": "Post code blocks only.","tags": ["javascript", "python", "webdev"],"relatedCommunities": ["dev-ops"],"unreadPostCount": 5}]
Disclaimer
This tool extracts publicly available data. Users are responsible for compliance with applicable terms of service.