umihico/docker-selenium-lambda
The simplest demo of chrome automation by python and selenium in AWS Lambda
This project helps developers automate web browser tasks, like scraping websites or running UI tests, without needing a full server. You provide the Python code for browser actions, and it runs "headless" in the cloud, returning the results of your automated browser session. This is for developers building serverless applications on AWS Lambda who need to simulate a web browser.
621 stars. Actively maintained with 16 commits in the last 30 days.
Use this if you need to run automated Chrome browser tasks in a cost-effective, serverless environment using AWS Lambda and Python.
Not ideal if you need a non-Python environment, require a different cloud provider, or want to interact with a browser visually.
Stars
621
Forks
142
Language
Dockerfile
License
MIT
Category
Last pushed
Mar 26, 2026
Commits (30d)
16
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/umihico/docker-selenium-lambda"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
seleniumbase/SeleniumBase
APIs for browser automation, testing, and bypassing bot-detection.
apify/crawlee-python
Crawlee—A web scraping and browser automation library for Python to build reliable crawlers....
intoli/user-agents
A JavaScript library for generating random user agents with data that's updated daily.
apify/crawlee
Crawlee—A web scraping and browser automation library for Node.js to build reliable crawlers. In...
Kaliiiiiiiiii-Vinyzu/patchright
Undetected version of the Playwright testing and automation library.