https://github.com/fed/recipe-scraper
Recipe scraper 🍕
https://github.com/fed/recipe-scraper
recipe-scraper scrape-it scraper
Last synced: about 2 months ago
JSON representation
Recipe scraper 🍕
- Host: GitHub
- URL: https://github.com/fed/recipe-scraper
- Owner: fed
- Created: 2020-03-27T23:17:21.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T23:15:31.000Z (over 2 years ago)
- Last Synced: 2025-01-18T13:33:17.847Z (3 months ago)
- Topics: recipe-scraper, scrape-it, scraper
- Language: JavaScript
- Homepage:
- Size: 690 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# recipe-scraper

## Prerequisites
- Node.js (https://nodejs.org/)
- Yarn (https://yarnpkg.com/)## Development Tasks
| Command | Description |
| -------------- | ------------------------------------------------------------ |
| `yarn install` | Fetch dependencies and build binaries for any of the modules |
| `yarn start` | Run the app |