Version: 1.0.0
SmartScraper API endpoints
SmartScraper is a web scraping service designed to extract specific information from web pages based on user-provided prompts and schemas (optional). To authenticate with the SmartScraper API, you need to include the SG-APIKEY
header in your requests. This header should contain your API key.
Authentication
- API Key: ApiKeyAuth
Security Scheme Type: | apiKey |
---|---|
Header parameter name: | SG-APIKEY |