Prerequisites
Before you begin, ensure you have:- API Access Key: Obtain your unique access key by signing up on our platform.
- Basic HTTP & JSON Knowledge: Familiarity with making HTTP requests and handling JSON data.
- Development Environment: Any environment capable of sending HTTP requests (e.g., cURL, Postman, or your preferred programming language).
API Endpoints
Our API provides four primary endpoints. Each endpoint supports both GET and POST methods:/screenshot
Capture high-quality webpage screenshots
/screencast
Record animated screenshots of webpages.
Generate PDFs from webpages.
/scrape
Scrape content from webpages.
/tasks
Automate your actions.
/others
Usage and devices list.

