Serverless Website Screenshot API: Powering Abbey AI
2025-02-06
Gordon Kamer built a robust web scraping API to support Abbey, an AI platform. This API runs locally, taking a URL as input and returning website data and screenshots. Powered by Playwright and Docker, it executes JavaScript, includes security features like memory limits and process isolation, and returns a multipart response with JSON data, page content, and up to 5 screenshots. Access is controlled via API keys, with customizable memory allocation and screenshot parameters.
Development