Setting up Python based AWS Lambdas for web scraping
Work in progress..
My repo for my basic Python api scraper to scrape a json endpoint to a json file on disk:
https://github.com/mrpaulstone/python-json-api-scraper/
I’ll be adding more documentation around converting this to a lambda function in the future.