llms.txt Content
# Urlbox
> Urlbox is a website screenshot and web automation API service that captures screenshots, generates PDFs, and extracts data from web pages.
Urlbox provides both synchronous and asynchronous rendering with comprehensive customization options, cloud storage integration, and extensive documentation for developers. The API supports full page screenshots, element screenshots, PDF generation, and advanced automation features with over 50 render options.
## Documentation
- [Urlbox API Reference](https://urlbox.com/docs/api.md): Technical reference for the Urlbox API
- [Authenticated Requests](https://urlbox.com/docs/authenticated-requests.md): Learn how to send authenticated requests
- [Quick Start](https://urlbox.com/docs/getting-started.md): Quickly learn how to use Urlbox's rendering API
- [Overview](https://urlbox.com/docs.md): Welcome to Urlbox, an API for converting URLs and HTML into screenshots, PDFs, videos, and extracting text, html and metadata with ease.
- [Render Options](https://urlbox.com/docs/options.md): Detailing all available render options for Urlbox's rendering API
- [Post API](https://urlbox.com/docs/postapi.md): Post options to the screenshot API
- [Render Links](https://urlbox.com/docs/render-links.md): Create screenshots, PDFs and other renders by embedding a single link in your HTML or emails.
- [Webhooks](https://urlbox.com/docs/webhooks.md): Get notified when a screenshot has been rendered.
- [How to find out your usage](https://urlbox.com/docs/api/get-usage.md): How to find out your usage
- [Projects](https://urlbox.com/docs/api/projects.md): Learn about Projects and how to use them.
- [Rate Limits](https://urlbox.com/docs/api/rate-limits.md):
- [REST API vs Render Links](https://urlbox.com/docs/api/rest-api-vs-render-links.md): Explaining differences between generating renders using render links and via the REST API
- [C# website screenshots](https://urlbox.com/docs/examplecode/csharp.md): Generate website screenshots with C#
- [