Back to All 55 System Design Questions
#30Easy

Design a Price Alert System for Amazon (or for Stock prices)

Asked by:FacebookBloombergCoinbaseSwyftx

Recommended Solutions from the Web

Key Details & Edge Cases You Should Know

How will you scrape the data, if there is no API?

What constitutes a price alert? Are there any rules a user can add - rule based alerts?

How to you maintain the scraped data even if the html changes?