1
0
mirror of https://github.com/captn3m0/ideas.git synced 2024-09-27 19:22:50 +00:00

Amazon Price Tracker with RSS

This commit is contained in:
Nemo 2018-07-02 15:02:29 +05:30
parent 7678608301
commit b200fecdda

View File

@ -37,6 +37,8 @@
- [Mars - Mars: Terraform Remote HTTP Backend with End-to-End encryption](mars.md)
- [Tachiyomi Headless](#tachiyomi-headless) - Comic book scraper for all platforms
- [OPML Generator](#opml-generator)
- [Bangalore Events List](#bangalore-events-list)
- [Amazon Price Tracker with RSS](#amazon-price-tracker-with-rss)
- [Licence](#licence)
## Introduction
@ -347,6 +349,18 @@ Domain name suggestions are welcome. Since blr doesn't have a TLD, I was conside
Initial Work: https://github.com/captn3m0/gardencity.events
# Amazon Price Tracker with RSS
There are some nice open source trackers available for Price Tracking Amazon products,
but I would like to see something that generated an RSS Feed.
This could be built on top of [RSS Bridge](https://github.com/RSS-Bridge/rss-bridge)
fairly easily. Configuration options would include:
- Min Price (Only add to feed if price is below X)
- Amazon Country/Domain (Use the specific Amazon website)
- Item Id
---
## Licence