Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://gitlab.com/hajnyon-projects/slichta/slichta-scraper
Scrapes various websites for daily meal menus. https://slichta.vercel.app/
https://gitlab.com/hajnyon-projects/slichta/slichta-scraper
apify menus puppeteer restaurants scraper
Last synced: 23 days ago
JSON representation
Scrapes various websites for daily meal menus. https://slichta.vercel.app/
- Host: gitlab.com
- URL: https://gitlab.com/hajnyon-projects/slichta/slichta-scraper
- Owner: hajnyon-projects
- Created: 2021-10-18T20:05:04.923Z (about 3 years ago)
- Default Branch: main
- Last Synced: 2024-07-29T19:43:37.190Z (4 months ago)
- Topics: apify, menus, puppeteer, restaurants, scraper
- Stars: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# slichta-scraper
Scraper that obtains menus from various restaurants.
## Development
Before you start, you need to set `apify_storage/default/INPUT.json` with initial data.
```bash
npm ci
npm start
```