You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to use Chromium in a Python based lambda function [>3.12]. The plan is to package the code in a lambda layer, and configure with my lambda functions. I've read here that the binary is around. If it's already supported, the feature request would be to turn into updating documentation on how to use this layer. Thank you
Why would it be useful?
I am looking to implement Python based lambda for web crawler. There are some post-web-crawl data processing that would be best done by pandas so we selected Python as the language for the crawler. There are browser automation tools like playwright or pyppeteer that can help with browser automation.
The text was updated successfully, but these errors were encountered:
What would you like to have implemented?
I would like to use Chromium in a Python based lambda function [>3.12]. The plan is to package the code in a lambda layer, and configure with my lambda functions. I've read here that the binary is around. If it's already supported, the feature request would be to turn into updating documentation on how to use this layer. Thank you
Why would it be useful?
I am looking to implement Python based lambda for web crawler. There are some post-web-crawl data processing that would be best done by
pandas
so we selected Python as the language for the crawler. There are browser automation tools like playwright or pyppeteer that can help with browser automation.The text was updated successfully, but these errors were encountered: