Guides
Task-oriented walkthroughs of authentication, scraping, errors, limits, monitors, and webhooks.
Task-oriented walkthroughs of the ByteKit API. Start with Authentication to get a key onto a request, then follow whichever guide matches the job in front of you. Per-endpoint request and response shapes live in the API Reference.
Authentication
How to authenticate with the ByteKit API using API keys.
Scraping
Scrape any URL as HTML, markdown, or structured content — formats, options, latency, and async polling.
Errors
ByteKit error response shape, common error codes, and retry guidance.
Rate Limits
How ByteKit enforces quotas, concurrency slots, and rate limits.
Monitors
Detect page changes on any URL and receive webhook notifications.
Webhooks
Verify webhook deliveries — signature and timestamp headers, the HMAC scheme, and verification code.