Tumblr Tags Scraper 🔍

Tumblr Tags Scraper 🔍

Extract comprehensive Tumblr tag data including community stats, trending posts, and engagement metrics. Perfect for social media monitoring and content research. Supports multiple keywords and proxy configuration. 🔍

SOCIAL_MEDIAINTEGRATIONSApify

Scrape Tumblr tag search results including posts, images, and community information. Perfect for social media monitoring, trend analysis, and content research.

🎯 Use Cases

  • Monitor trending topics and hashtags on Tumblr
  • Analyze community engagement and follower counts
  • Track content distribution across Tumblr tags
  • Research popular content within specific niches
  • Gather visual content and post metadata

✨ Features

  • Search multiple keywords/tags simultaneously
  • Collect detailed tag statistics (followers, post counts)
  • Extract community hub information
  • Gather post metadata and engagement metrics
  • Support for proxy configuration
  • Automated scrolling and data collection
  • Built-in anti-detection mechanisms

🔧 Input Parameters

FieldTypeDescription
keywordsArrayList of keywords/tags to search for
maxItemsNumberMaximum number of items to collect (default: 50)
proxyConfigurationObjectOptional proxy settings

📊 Output

The actor provides detailed information for each tag, including:

  • Tag name and ID
  • Community statistics (followers, post counts)
  • Visual content (header images, dimensions)
  • Engagement metrics
  • Trending status
  • Associated links and metadata
  • Timestamp information

💡 Tips

  • Use specific keywords for more targeted results
  • Adjust maxItems based on your data needs
  • Enable proxy configuration for better reliability
  • Consider rate limits and Tumblr's terms of service

Input Example

A full explanation of an input example in JSON.

1{
2    "keywords": [
3        "ai"
4    ],
5    "maxItems": 50
6}

Output sample

The results will be wrapped into a dataset which you can always find in the Storage tab. Here's an excerpt from the data you'd get if you apply the input parameters above:

And here is the same data but in JSON. You can choose in which format to download your data: JSON, JSONL, Excel spreadsheet, HTML table, CSV, or XML.

1[
2    {
3        "keyword": "ai",
4        "scrapedAt": "2025-01-25T03:11:27.213Z",
5        "tag": {
6            "objectType": "tag_info_row",
7            "id": "4107",
8            "serveId": "3d306b34309eb5ddc5c279ae8b63e8fd",
9            "backgroundColor": "#803217",
10            "image": "https://64.media.tumblr.com/d2994c3791f5d978913536625a043b85/f7f6bed2b25a5b16-c1/s640x960/2450fbca91eade01fe2a6f768815572cfed395c6.jpg",
11            "imageWidth": 640,
12            "imageHeight": 760,
13            "hubName": "artificial intelligence",
14            "newPostsCount": "110",
15            "newPostsCountInt": 110,
16            "showNewPostsCount": true,
17            "followersCount": "2.8M",
18            "followersCountInt": 2764969,
19            "showFollowersCount": true,
20            "isFollowed": false,
21            "loggingId": "SearchTags::0::artificial intelligence::3d306b34309eb5ddc5c279ae8b63e8fd",
22            "links": {
23                "tap": {
24                    "type": "web",
25                    "href": "https://www.tumblr.com/tagged/artificial%20intelligence?highlight_posts=t%3AToERx_7hs7D0ix31_rHGUg.773038176317128704%7E-9ll7kN_4KW8bEm5qHmpTRskRTxXJH_PWc_ICHAWLJA.",
26                    "meta": {
27                        "source": "search"
28                    },
29                    "queryParams": {
30                        "highlightPosts": "t:ToERx_7hs7D0ix31_rHGUg.773038176317128704~-9ll7kN_4KW8bEm5qHmpTRskRTxXJH_PWc_ICHAWLJA."
31                    }
32                }
33            }
34        }
35    },
36    ...
37]

Frequently Asked Questions

Is it legal to scrape job listings or public data?

Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.

Do I need to code to use this scraper?

No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.

What data does it extract?

It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.

Can I scrape multiple pages or filter by location?

Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.

How do I get started?

You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!