Šlichta's scraper is set to run periodically using Apify's Schedules. It's cron is set to 0 10 * * 1,2,3,4,5 which tries to satisfy most users (each restaurant publishes menu at different time). You can find latest info below.
Šlichta provides an API access to restaurants menus. See endpoints bellow.
Returns an array of restaurants with basic info. Supports query parameter for enabling menus. For data format see interface.
Returns single restaurant's data. For data format see interface.
If you want to see your favorite restaurant's menu here you have two options. You can either see CONTRIBUTING.md and add it yourself (you should have some programming skills) or you can try to contact me at hajnyon+slichta@gmail.com and maybe we can make a deal.
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.