A lightweight microservice for managing Puppeteer browser instances, built with Node.js, Express.js, and Puppeteer.
- Dynamic Browser Management – Spawns and destroys browser instances as needed.
- Efficient Resource Allocation – Prevents excessive memory/CPU usage.
- Scalability – Handles multiple concurrent scraping tasks.
- API-Driven – Exposes RESTful endpoints for browser control.
BOM was part of an archived project, but it serves as a solid foundation for web scraping automation.