Stagemarkt: Search Companies
Stagemarkt via Parse · education
Search for internship companies (leerbedrijven) in the Stagemarkt register. Returns a paginated list of companies with name, email, phone, website, address, company size, and number of internship positions. Without a query, returns all companies. Filters available in the response can be used to narrow results by sector, company size, or features. Paginated via page number; each page returns up to page_size results. Extract companies (leerbedrijven) from the Dutch MBO internship marketplace Stagemarkt.nl. Get company details including contact email, phone, address, and their specialty of internship (qualifications with sector, level, and CREBO code). Fulfilled by Parse from stagemarkt.nl.
- b2b-directory
- education
- jobs
- parse
- platform-key
- stagemarkt
- stagemarkt-nl
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- education
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/1d02fc8d-1749-4e92-af8c-2f3d778b32d1/search_companies
- Interface artifact
- sha256:a6f52b3de1b5413c42372d816b5cdaafc6786e7609db75d0b555a1a2be801676
- Manifest digest
- sha256:edd7771b5565f9bef49bb89f791bda188c94d55d2801e0bac3de2c1833fb909a
Request fields
- page (integer): Page number for pagination (1-based)
- query (string): Search keyword for company name (e.g., 'bakker')
- sector (string): Filter by sector ID (UUID from filters in response, e.g. '02ab4f5e-b356-e011-87cd-001372415b01')
- country (string): Filter by country code (e.g., 'NL', 'BE', 'DE')
- page_size (integer): Number of results per page
- company_size (string): Filter by company size ID (UUID from filters in response)
Example queries
- {"page":"1","query":"bakker","page_size":"12"}