Warframe Scraper is a tool for players to see advanced data from the Warframe Market
a React App for spying on the price of items on the warframe market
Skateboard ✓✓✓ | Bike ✓✓✓ | Car ✓✓✓ |
---|---|---|
|
|
|
- Graph historical prices on item page ✓
- Link item pages via their sets
- Paginate watchlist
- Finish building db periodically from api call ✓
- Add front end CRUD for watchlist (add/remove buttons) ✓
- Loading screen animation ✓
- Display information if an api call/db query is bad ✓
- Convert from api calls to receiving webhooks ✓
- Add urgency check in backend for the watchlist ✓
- Add notifications table on watch list for items that are urgent ✓
- Complete fetch cycle with api calls every hour or so ✓
- Deploy to live server through heroku
- Tackle extras
- Clean up codebase
- Convert backend to Express