VOOZH about

URL: https://apify.com/hypebridge/blind-post-scraper

โ‡ฑ Blind Post Scraper ยท Apify


Pricing

from $25.00 / 1,000 results

Go to Apify Store

Scrape posts, comments and discussions from teamblind.com, the anonymous professional community platform.

Pricing

from $25.00 / 1,000 results

Rating

0.0

(0)

Developer

๐Ÿ‘ Hypebridge

Hypebridge

Maintained by Community

Actor stats

1

Bookmarked

25

Total users

2

Monthly active users

a month ago

Last modified

Share

Scrape posts and discussions from TeamBlind, the anonymous professional community platform.

Features

  • Post Lists: Scrape popular posts, new posts, channel feeds, and company discussions
  • Post Details: Extract full post content, author info, and engagement metrics
  • Comments: Extract all comments with author, company, and timestamps
  • Polls: Detect and extract poll data including options and participant counts
  • Flexible Input: Accepts any TeamBlind URL - automatically detects page type
  • Pay-per-Event: Only pay for detailed post scraping when enabled

Supported URL Types

TypeURL PatternExample
Popular Posts/?sort=popteamblind.com/?sort=pop
New Posts/?sort=idteamblind.com/?sort=id
Channel Feed/channels/{name}teamblind.com/channels/dallas
Company Feed/company/{name}teamblind.com/company/Meta
Single Post/post/{slug}teamblind.com/post/x-has-open-sourced...

Input

ParameterTypeDefaultDescription
startUrlsarray(required)URLs to scrape - any supported URL type
maxItemsnumber100Maximum posts to scrape (0 = unlimited)
scrapePostsFromListsbooleanfalseFollow links to get full post details (extra charges apply)
proxyConfigurationobjectApify ProxyProxy settings for requests

Example Input

{
"startUrls":[
{"url":"https://www.teamblind.com/?sort=pop"},
{"url":"https://www.teamblind.com/company/Meta"}
],
"maxItems":50,
"scrapePostsFromLists":false
}

Output

Each post includes:

  • Basic Info: title, url, channel
  • Engagement: comments count, views count
  • Metadata: sourceUrl, scrapedAt

When scrapePostsFromLists is enabled or scraping detail pages directly:

  • Author Info: author, company
  • Content: description, content (full post text)
  • Comments: Full comments array with author, company, text, timestamp, likes
  • Poll: Poll data if present (type, participants, options with votes/percentages)
  • Media: imageUrl
  • Timing: postedAt

Sample Output

List Mode - scrapePostsFromLists: false

{
"title":"What does it take to get into Anthropic / OpenAI?",
"url":"https://www.teamblind.com/post/what-does-it-take...",
"channel":"Tech",
"comments":45,
"views":1200,
"sourceUrl":"https://www.teamblind.com/?sort=pop",
"scrapedAt":"2025-01-20T10:30:00.000Z"
}

Detail Mode - scrapePostsFromLists: true or direct post URL

{
"title":"What does it take to get into Anthropic / OpenAI?",
"url":"https://www.teamblind.com/post/what-does-it-take...",
"channel":"Tech",
"author":"Anonymous",
"company":"Google",
"description":"I'm interested in transitioning to AI...",
"content":"Full post content here...",
"imageUrl":null,
"commentCount":45,
"comments":[
{
"author":"Anonymous",
"company":"Meta",
"text":"You need strong ML fundamentals and publications help...",
"timestamp":"2025-01-15T09:30:00.000Z",
"likes":12
}
],
"poll":null,
"views":1200,
"postedAt":"2025-01-15T08:00:00.000Z",
"sourceUrl":"https://www.teamblind.com/?sort=pop",
"scrapedAt":"2025-01-20T10:30:00.000Z"
}

Post with Poll - When the post contains a poll

{
"title":"Must carry passport for ICE?",
"url":"https://www.teamblind.com/post/must-carry-passport-for-ice...",
"channel":"HR Issues",
"author":"Anonymous",
"company":"Meta",
"description":"Based in the Bay Area. With all news about ICE...",
"content":"Based in the Bay Area. With all news about ICE, do you guys carry your passport/green card with you?",
"imageUrl":null,
"commentCount":231,
"comments":[],
"poll":{
"hasPoll":true,
"pollType":"single",
"participants":519,
"options":[
{"text":"Yay","votes":null,"percentage":null},
{"text":"Nah","votes":null,"percentage":null}
]
},
"views":5870,
"postedAt":"2025-01-19T08:00:00.000Z",
"sourceUrl":"https://www.teamblind.com/?sort=pop",
"scrapedAt":"2025-01-20T10:30:00.000Z"
}

Tips

  1. Start with list pages to quickly gather post URLs and basic metadata
  2. Enable scrapePostsFromLists only when you need full post content
  3. Use channel/company feeds to target specific topics or organizations
  4. Set maxItems to control costs when scraping large feeds

You might also like

Blind Post Scraper - Anonymous Tech Discussions Extractor

trev0n/blind-post-scraper

Extract posts, comments, and discussions from TeamBlind.com - the anonymous professional community for tech workers. Scrape channels, topics, search results, and individual posts.

TeamBlind Scraper

crawlerbros/teamblind-scraper

Scrape posts, comments, topic feeds, and company feeds from TeamBlind, the anonymous workplace community for tech employees. Search by keyword, fetch full threads, browse Career/Compensation/Interview/Tech topics, or filter by company. Cookie required.

Blind (by GuidePoint) Scraper

parseforge/blind-by-guidepoint-scraper

Extract anonymous salary discussions, compensation data, and career insights from Blind. Collect base salary, bonus, RSU, total comp, and company details from 4M+ verified employee posts. Filter by company, topic, job role, or country. Export as JSON, CSV, or Excel.

Youtube Community Comments Scraper

donjuan_mime/youtube-community-comments-scraper

YouTube Community Comments Scraper is a tool designed to extract comments from YouTube Community posts efficiently. Built for the Apify platform and powered by Playwright, this scraper automates the process of collecting comments.

Twitter Communities Top Posts Scraper

automation-lab/twitter-communities-top-posts-scraper

Scrape public X/Twitter Community posts with author, engagement, media, link, hashtag, and source community fields. Monitor niche community discussions.

๐Ÿ‘ User avatar

Stas Persiianenko

2

TeamBlind Reviews Scraper

maximedupre/teamblind-reviews-scraper

Extract public TeamBlind company reviews. Export ratings, summaries, pros, cons, reviewer context, company details, and source URLs. Use it for employer research, hiring-market analysis, or scheduled review monitoring.

๐Ÿ‘ User avatar

Maxime Duprรฉ

2

Youtube Community Posts Scraper

scrapier/youtube-community-posts-scraper

Scrape YouTube community posts with the YouTube Community Posts Scraper. Extract post text, images, polls, likes, comments, and timestamps from any channel. Perfect for engagement analysis, research, and trend tracking. Fast, reliable, and scalable for bulk channel monitoring.

Youtube Community Posts Scraper

scrapelabsapi/youtube-community-posts-scraper

YouTube Community Posts Scraper extracts posts from YouTube channel community tabs. It collects post text, images, polls, likes, comments, timestamps, and engagement metrics. Ideal for audience research, competitor monitoring, content analysis, and tracking community activity.

Related articles

What is an anonymous proxy? A detailed guide for 2025
Read more