Run Python Playwright in AWS Lambda
Budget: $25 – $30 USD
I need you to run a simple Playwright script in AWS Lambda, in Python.
You don't need to code, the script is already built, you only need to run the script and open the API for me to access the results.
This is the requirements the script needs:
import asyncio
from playwright.async_api import async_playwright, expect
from playwright_stealth import stealth_async
import random
Task to do:
1. Create AWS Lambda Function
2. Install libraries (layers)
3. Add the script to the function
4. Run it
5. Open API Access (in order for me to see the results)
You don't need to code, the script is already built, you only need to run the script and open the API for me to access the results.
This is the requirements the script needs:
import asyncio
from playwright.async_api import async_playwright, expect
from playwright_stealth import stealth_async
import random
Task to do:
1. Create AWS Lambda Function
2. Install libraries (layers)
3. Add the script to the function
4. Run it
5. Open API Access (in order for me to see the results)