- Getting specific data from a website (data crawling)
- Saving it into supabase (database)
- Fetching data from supabase and displaying it interactively (sorting, calculations, etc.)
- Puppeteer
- Supabase
- NodeJS
- React
- React-Bootstrap
Future improvements:
- setting an interval to call the scraper in order to receive the newest ads
- sending notifications to telegram everytime there are new flat
- Adding filters that the user can interact with
- User interface aestetics/design