Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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/

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
```