Scrapers
Dealroom European startups
Scrapes the filterable company list at app.europeanstartups.co via an anti-fingerprint browser with injected trial-account cookies. The surface is gated behind a premium trial; the operator must harvest fresh cookies from a logged-in browser session each run.
Updated today
Overview
At a glance
- Worker
ultron-dealroom-european-startups- Runtime
- Python, anti-fingerprint Firefox engine
- Targets
- app.europeanstartups.co filterable company list
- Auth
- Trial-account cookies (operator-supplied)
- Defaults
- 100 companies per run, 3000 ms per scroll iteration
- Proxy
- Residential US (matches cookie origin)
Dealroom's European Startups database is the canonical source for European VC-funded company metadata: funding stage, total raised, growth stage, employee count, HQ location. The actor exists specifically to harvest filtered list views (e.g. "all Series A SaaS companies in Romania"), so the operator's filter selection in the trial UI defines the scope of each run.
Input schema
.actor/INPUT_SCHEMA.jsonjson
Crawl flow
src/__main__.pypy
Output shape
dataset-row.jsonjson
Webhook contract
actor.jsonjson
File map
actors/dealroom-european-startups
.actor
actor.json
INPUT_SCHEMA.json
src
__main__.py
Dockerfile
requirements.txt
README.md