TopDevelopers Scraper avatar

TopDevelopers Scraper

Pricing

from $3.00 / 1,000 listing results

Go to Apify Store
TopDevelopers Scraper

TopDevelopers Scraper

The TopDevelopers Scraper extracts company listings and enriched profiles from topdevelopers.co, capturing company names, ratings, reviews, hourly rates, services breakdown, portfolio items, contact details, social links, and office locations — ideal for B2B lead generation and market research.

Pricing

from $3.00 / 1,000 listing results

Rating

0.0

(0)

Developer

FalconScrape

FalconScrape

Maintained by Community

Actor stats

1

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

TopDevelopers.co Company Scraper

Scrape company listings and enriched profiles from TopDevelopers.co directory. Extract company details, services, reviews, portfolio items, and contact information from any category page.

Features

  • Listing Data: Extract company names, ratings, review counts, hourly rates, team sizes, locations, and descriptions from directory pages.
  • Profile Enrichment: Optionally visit individual company pages to get full details including services breakdown, industry focus, portfolio, reviews, social links, and contact info.
  • Pagination Support: Automatically follows pagination across category listing pages.
  • Budget-Aware: Uses pay-per-event pricing so you only pay for the data you actually collect.

How It Works

  1. Provide Category URLs -- Enter one or more TopDevelopers.co directory category URLs (e.g. https://www.topdevelopers.co/directory/web-development-companies).
  2. Choose Enrichment Level -- Toggle profile scraping on/off. Listing-only mode is fast and cheap; enriched profiles provide full company details.
  3. Run the Scraper -- The Actor crawls listing pages, extracts company data, and optionally visits each company's profile page for enriched data.

Input

FieldTypeDescriptionDefault
categoryUrlsstring[]Required. TopDevelopers.co directory category URLs to scrape.--
maxPagesintegerMaximum number of listing pages to scrape per category URL.10
scrapeProfilesbooleanVisit individual company profile pages to get enriched data (services, reviews, portfolio, contact info).false
maxProfilesintegerMaximum number of profiles to enrich across all categories. Leave empty for unlimited.unlimited
proxyConfigurationobjectProxy settings for the scraper.{ "useApifyProxy": false }

Sample Output Data

Listing Result

{
"name": "Intellectsoft",
"profileUrl": "https://www.topdevelopers.co/profile/intellectsoft",
"slug": "intellectsoft",
"logoUrl": "https://www.topdevelopers.co/uploads/logos/intellectsoft.png",
"rating": 4.9,
"reviewCount": 42,
"description": "Digital transformation consultancy and software development company.",
"hourlyRate": "$50 - $99/hr",
"minProject": "$50,000+",
"teamSize": "250 - 999",
"location": "Palo Alto, CA",
"categoryUrl": "https://www.topdevelopers.co/directory/web-development-companies",
"scrapedAt": "2026-02-24T12:00:00.000Z"
}

Enriched Profile

When scrapeProfiles is enabled, each result is enriched with additional fields:

{
"name": "Intellectsoft",
"profileUrl": "https://www.topdevelopers.co/profile/intellectsoft",
"rating": 4.9,
"reviewCount": 42,
"hourlyRate": "$50 - $99/hr",
"minProject": "$50,000+",
"teamSize": "250 - 999",
"location": "Palo Alto, CA",
"foundedYear": 2007,
"website": "https://www.intellectsoft.net",
"email": "info@intellectsoft.net",
"fullAddress": {
"street": "101 California St",
"city": "Palo Alto",
"region": "CA",
"postalCode": "94301",
"country": "United States"
},
"officeLocations": ["Palo Alto, CA", "New York, NY", "London, UK"],
"services": [
{ "name": "Web Development", "percentage": 40 },
{ "name": "Mobile App Development", "percentage": 30 },
{ "name": "UI/UX Design", "percentage": 15 }
],
"industryFocus": [
{ "name": "Financial Services", "percentage": 25 },
{ "name": "Healthcare", "percentage": 20 }
],
"portfolio": [
{
"name": "Banking App Redesign",
"description": "Complete mobile banking experience overhaul.",
"imageUrl": "https://www.topdevelopers.co/uploads/portfolio/banking-app.png"
}
],
"reviews": [
{
"author": "John D., CTO",
"rating": 5,
"text": "Excellent development team with strong technical skills.",
"date": "2025-11-15"
}
],
"socialLinks": {
"linkedin": "https://linkedin.com/company/intellectsoft",
"twitter": "https://twitter.com/intellectsoft",
"facebook": "https://facebook.com/intellectsoft"
},
"clientTypes": ["Enterprise", "Mid-Market"],
"aboutDescription": "Intellectsoft is a digital transformation consultancy...",
"scrapedAt": "2026-02-24T12:00:00.000Z"
}

Pricing

This Actor uses a pay-per-event pricing model. You are charged based on the number of results scraped:

EventPrice per resultDescription
listing-result$0.003Basic company data from directory listing pages (~35 companies per page)
enriched-profile$0.008Full company profile with services, reviews, portfolio, and contact info

Cost Examples

ScenarioCost
1,000 listing-only results$3.00
1,000 listings + all profiles enriched$11.00
35 enriched profiles (1 page)$0.39

The Actor automatically respects your budget limits -- it will stop scraping when the budget is exhausted rather than exceeding your spending cap.