Web Scrapers

Story

Based from simple business concept of "item with a high-demand but low stock will cause that item's price to increase", hence we see scalpers, resellers trying to obtain those limited items to re-sell it for higher price. Instead of throwing tantrum on how that action is unethical, I want to make something that will help me to get those limited item, hence the birth of this project.

Python script to scrape items from retail websites and ozbargain posts, then sending the results to discord. Additionally, monitoring any new item and quickly notifies the Discord user by sending the post.

Purpose

  1. Continue to check the retail website for any restock on limited item and notify the user.
  2. Get notified for any new post from ozbargain and the notification can be tailored according to the category.

Why Discord

  1. Discord acts as fast, reliable, and simple app to share information.
  2. Discord is popular and available on multiple platform, enabling users to get notified anywhere.
  3. Friendly API to send posts.