Endpoints
Run Scraper
Runs a configured scraper to extract structured data from a target URL. The scraper uses AI to intelligently extract data matching your defined schema.
POST
Authorizations
API key authentication. Generate your API key in the ManyPI dashboard under 'API Access'. Include it in the Authorization header as: Authorization: Bearer YOUR_API_KEY
Path Parameters
Unique identifier of the scraper to execute. Find this in your dashboard under Scrapers.
Example:
"550e8400-e29b-41d4-a716-446655440000"
Body
application/json
Optional configuration for the scraping request
Response
Scraping completed successfully
