F6S Scraper | Startup Programs & Accelerators | $5 / 1k avatar
F6S Scraper | Startup Programs & Accelerators | $5 / 1k
Under maintenance

Pricing

Pay per event

Go to Apify Store
F6S Scraper | Startup Programs & Accelerators | $5 / 1k

F6S Scraper | Startup Programs & Accelerators | $5 / 1k

Under maintenance

Scrape 13.000+ startup accelerators & programs from F6S Directory including name, location, dates, investment sizes and more. Ideal for deal flow, funding research, and outreach. Clean, deduped, export-ready results with market/region filtering.

Pricing

Pay per event

Rating

5.0

(1)

Developer

Fatih Tahta

Fatih Tahta

Maintained by Community

Actor stats

2

Bookmarked

5

Total users

3

Monthly active users

18 days ago

Last modified

Share

F6S Scraper | Startup Accelerator Directory | $5 / 1k

Slug: fatihtahta/f6s-scraper-startup-accelerator-directory

1) Overview

F6S is a leading directory of startup accelerators and funding programs. This actor extracts structured data from f6s.com/programs (e.g., 13,000+ programs) including names, locations, dates, investments, equity, tags, and application links. Save hours of manual research with reliable, automated, export-ready results.

2) Why Use This Actor

  • Deal flow & outreach: Build targeted lists of accelerators to engage.
  • Market mapping: Compare funding ranges, equity terms, and themes.
  • Research & reporting: Track programs by market and region with clean, deduped data.
  • Directory building: Power websites, dashboards, and internal tools with consistent fields.

3) Input Parameters

Use the schema below to configure the run.

ParameterTypeDescriptionDefault
startUrlsarray of stringsDirect F6S program URLs to scrape; overrides filters.[]
min_investmentintegerMinimum investment amount (0–500,000).
max_investmentintegerMaximum investment amount (0–500,000).
max_equityintegerMaximum equity percentage (0–20).
marketsarray of stringsMarket categories (e.g., Mobile, Web, Software, Media, Hardware, etc.).[]
regionsarray of stringsRegions (Europe, North America, South America, Asia, Africa, NZ & Australia, Middle East, Caribbean, Eastern Europe).[]
limitintegerMax records to save.50000
proxyConfigurationobjectOptional network settings for connectivity and reliability.

4) Example Input

{
"min_investment": 20000,
"max_investment": 480000,
"max_equity": 18,
"limit": 2000
}

5) Example Output

One sample record (fields may vary by listing):

{
"id": "www-f6s-com-wayra-about",
"name": "Wayra",
"location": "Madrid, Spain",
"tags": [
"Funds Startups in Mobile",
"Software",
"Software Development"
],
"statusBadge": "Open",
"investment": {
"amount": 150000,
"currency": "EUR",
"raw": "€150k"
},
"equity": {
"min": 7,
"max": 10,
"raw": "7-10%"
},
"aboutUrl": "https://www.f6s.com/wayra/about",
"applyUrl": "https://www.f6s.com/wayra/apply",
"orgProfileUrl": "https://www.f6s.com/wayra",
"image": "https://www.f6s.com/content-resource/profiles/2163116_th3.jpg",
"verified": false,
"scrapedAt": "2025-10-21T10:37:29.248Z",
"sourceUrl": "https://www.f6s.com/programs?type%5B%5D=accelerator&min_investment=125000&max_investment=485000&max_equity=19&skills%5B%5D=103437&regions%5B%5D=1&sort=open&sort_dir=desc&p=1"
}

Field notes:

  • name, aboutUrl, applyUrl: program identity and links
  • location, dateRangeRaw: venue and date text when available
  • investment & equity: parsed amounts/percentages plus raw strings
  • tags: focus areas (e.g., AI, fintech)
  • verified, statusBadge: trust/availability cues
  • sourceUrl, scrapedAt: traceability metadata

6) Notes & Limitations

Use responsibly and respect the target site’s terms of service. Availability of specific fields depends on each listing’s public information.

7) Support

Questions or custom needs? Open an issue on the Issues tab of the actor page in Apify Console and it will be resolved around the clock. Happy Scraping, — Fatih