blr-today / ingest

Ingestion pipeline for blr.today
https://blr.today
GNU General Public License v3.0
8 stars 1 forks source link

Zomato: Consider switch to website from API #41

Open captn3m0 opened 3 months ago

captn3m0 commented 3 months ago

https://www.zomato.com/live/city/bengaluru/events lists the events.

The folks there still haven't figured out that they will need to annotated using Schema.org/Event if they ever want SEO, so its still HTML parsing.

Need to check the sitemap as well.

The API we currently use is presentation-driven and not semantic anyway, so we won't lose much by switching.

captn3m0 commented 2 months ago

We currently do a mix of both - use API to discover events, then use website to do some more.