Apify Developers Scraper
by igolaizola
Scrape Apify developer profiles for outreach. Capture names, bios, public emails, GitHub, LinkedIn, X, and activity stats. Filter by query, use proxie...
Opens on Apify.com
About Apify Developers Scraper
Scrape Apify developer profiles for outreach. Capture names, bios, public emails, GitHub, LinkedIn, X, and activity stats. Filter by query, use proxies, and export JSON/CSV to build targeted lead lists, partnerships, and growth campaigns.
What does this actor do?
Apify Developers Scraper is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.
Key Features
- Cloud-based execution - no local setup required
- Scalable infrastructure for large-scale operations
- API access for integration with your applications
- Built-in proxy rotation and anti-blocking measures
- Scheduled runs and webhooks for automation
How to Use
- Click "Try This Actor" to open it on Apify
- Create a free Apify account if you don't have one
- Configure the input parameters as needed
- Run the actor and download your results
Documentation
Apify Developers Scraper β map the creator ecosystem on Apify > Looking for actor listings and their stats instead of developer profiles? > Use the Apify Store Scraper π Open actor Collect public developer profiles from the Apify platform: names, bios/readmes, usernames, social links (GitHub, LinkedIn, X), websites, avatars, usage stats, and (if publicly listed) contact emails. Ideal for market research, partnerships, recruiting, and outreach. ## π€ What does Apify Developers Scraper do? This actor scans the Apify developer directory and saves public profile data to a dataset (JSON/CSV/Parquet). You can: * π Filter with a free-text query (e.g., "linkedin", "tiktok", "ai") * π§Ύ Capture profile content (bio + readme) for enrichment/LLM prompts * π Extract social links & websites (GitHub, LinkedIn, X/Twitter) * π Record activity stats (active users, success rate, response time) * βοΈ Surface emails only if they're publicly present (profile/readme) It honors an optional query and a maxItems cap. ## π‘ Why use this scraper? * π§ Discover active creators and niche experts on Apify * π€ Build curated partner/affiliate lists with context and links * π§ Enrich internal CRM or LLM knowledge bases from public bios/readmes * π Identify creators by technology, category, or keywords ## π How to use 1. Add the actor to your Apify account. 2. (Optional) Set a Search Query to narrow profiles. 3. Set maxItems (required). 4. Run the actor and export from the Dataset tab. Tip: The default proxy is Apify RESIDENTIAL for reliability. ## π Input parameters Supply inputs as JSON. Only maxItems is required. | Parameter | Type / Options | Default | Description | | -------------------- | --------------------------- | ------- | --------------------------------------------------------------------------------------- | | maxItems | integer (β₯ 1) | 10 | Required. Maximum number of developer profiles to save. | | query | string | "" | Optional keyword filter (searches developer directory/profile text). Empty = no filter. | | proxyConfiguration | object (Apify proxy config) | | Proxy settings. Prefill uses Apify RESIDENTIAL proxy group. | ## π§ Examples All developers (first 100): json { "maxItems": 100, "query": "", "proxyConfiguration": { "useApifyProxy": true, "apifyProxyGroups": ["RESIDENTIAL"] } } Find devs mentioning "linkedin": json { "maxItems": 50, "query": "linkedin", "proxyConfiguration": { "useApifyProxy": true, "apifyProxyGroups": ["RESIDENTIAL"] } } Source outreach leads for "tiktok" tools: json { "maxItems": 200, "query": "tiktok", "proxyConfiguration": { "useApifyProxy": true, "apifyProxyGroups": ["RESIDENTIAL"] } } ## π Output Each dataset item is one developer profile. Typical fields: * Top-level: * _id, username, dnsFriendlyUsername, createdAt, email (may be empty) * profile: * name, bio, readme * pictureUrl, ogImageUrl * githubUsername, linkedinUrl, twitterUsername, websiteUrl * publicEmail (if present), discordUserId * stats: * activeUsers30Days, runSuccessRate, issueResponseTimeDays Sample (shortened): json [ { "_id": "pMPh3ZJRZQG2zpEMc", "createdAt": "2024-03-06T13:53:13.169Z", "dnsFriendlyUsername": "acquistion-automation", "email": "", "profile": { "name": "Acquisition Automation Co.", "bio": "Helping business buyers acquire remarkable businesses through use of automation.", "readme": "Acquisition Automation Co. is dedicated to empowering business buyers...", "githubUsername": null, "linkedinUrl": null, "twitterUsername": null, "websiteUrl": null, "pictureUrl": "https://images.apifyusercontent.com/β¦/logo.webp", "ogImageUrl": "https://apify.com/og-image/user?username=acquistion-automation", "publicEmail": null, "discordUserId": null }, "stats": { "activeUsers30Days": 51, "issueResponseTimeDays": 1.2853765, "runSuccessRate": 0.9926793557833089 }, "username": "acquistion-automation" }, { "_id": "giCuzX6DKDZPXr3L6", "createdAt": "2019-12-13T14:53:18.877Z", "dnsFriendlyUsername": "anchor", "email": "actor_apify@guigloo.33mail.com", "profile": { "name": "Anchor", "bio": "+15 years scraping with reliability...", "readme": "### ππ» Scraping at your service π«‘ ...", "githubUsername": "guillim", "linkedinUrl": "https://www.linkedin.com/in/guillaumelancrenon", "twitterUsername": "@maxiguillim", "websiteUrl": "https://guillim.github.io/", "pictureUrl": "https://images.apifyusercontent.com/β¦/icon.png", "ogImageUrl": "https://apify.com/og-image/user?username=anchor", "publicEmail": null }, "stats": { "activeUsers30Days": 621, "issueResponseTimeDays": 0.76081625, "runSuccessRate": 0.9980938416422287 }, "username": "anchor" } ] ## π³ Pricing Runs consume standard Apify resources (compute, storage, proxy). This actor doesn't add fees beyond platform usage. See Apify Pricing for plan details. ## β FAQ Does this collect private data? No. It collects public profile information displayed on Apify. Will I always get an email? Only if the developer publicly lists an address (e.g., in profile or readme). Many profiles don't include email. Can I filter by actors? Yesβuse keywords in query (e.g., "linkedin", "tiktok", "crawler", "rust", "golang"). ## π₯ Integrations * Export as JSON or CSV. * Pull directly into your apps/warehouse via the Apify API. * Use webhooks or Zapier/Make for your no-code integrations. ## π Support Feature request or custom fields? Ping me on t.me/igolaizola. ## βοΈ Legal & Ethics * Comply with Apify's terms and acceptable-use policies. * Use data responsibly and respect privacy laws (e.g., GDPR/CCPA). * Don't store or process personal data without a lawful basis and clear purpose. ## π Disclaimer This actor is an independent tool and is not affiliated with, endorsed, or sponsored by Apify. All trademarks are property of their respective owners.
Categories
Common Use Cases
Market Research
Gather competitive intelligence and market data
Lead Generation
Extract contact information for sales outreach
Price Monitoring
Track competitor pricing and product changes
Content Aggregation
Collect and organize content from multiple sources
Ready to Get Started?
Try Apify Developers Scraper now on Apify. Free tier available with no credit card required.
Start Free TrialActor Information
- Developer
- igolaizola
- Pricing
- Paid
- Total Runs
- 72
- Active Users
- 4
Related Actors
π― Tweet Scraper V2 - X / Twitter Scraper
by apidojo
Google Search Results Scraper
by apify
Instagram Profile Scraper
by apify
Tweet Scraper|$0.25/1K Tweets | Pay-Per Result | No Rate Limits
by kaitoeasyapi
Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.
Learn more about ApifyNeed Professional Help?
Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.
Trusted by millions | Money-back guarantee | 24/7 Support