Posted inSoftware & Apps
Scraping Google Search Results with Python and AWS Part II
In my previous blog post, I talked about scraping Google Search results using Python within the AWS ecosystem using AWS Lambda and storing the results in DynamoDB. This was accomplished…