JayceDugan / OzBargainScraper

AWS Lambda Async Python Web scraper that updates 27+ discord channels hourly.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OzBargain Web Scraper

Webscraper that kept 27+ discord channels updated hourly with categorized deals from Oz Bargain via discord webhooks.

Front Page Channel Starting Soon Channel
Freebies Channel Home & Garden Channel

Stack / Infrastructure

  • Python AWS Lambda
  • AWS DynamoDB for persistence
  • Containerised and deployed to AWS ECS/ECR

Short History

  • Previously used twilio SMS notification service
  • Updated to use discord & update a set of channels instead via webhooks & a JSON file.
  • Refactored to AWS Lamda, AWS ECS and AWS ECR for implementation & DynamoDB for storage.

About

AWS Lambda Async Python Web scraper that updates 27+ discord channels hourly.


Languages

Language:Python 92.7%Language:Dockerfile 7.3%