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. 🔍
Scrape Tumblr tag search results including posts, images, and community information. Perfect for social media monitoring, trend analysis, and content research.
Field | Type | Description |
---|---|---|
keywords | Array | List of keywords/tags to search for |
maxItems | Number | Maximum number of items to collect (default: 50) |
proxyConfiguration | Object | Optional proxy settings |
The actor provides detailed information for each tag, including:
A full explanation of an input example in JSON.
1{ 2 "keywords": [ 3 "ai" 4 ], 5 "maxItems": 50 6}
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]
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.
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.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
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!