Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T23:15:31.000Z (about 2 years ago)
- Last Synced: 2023-02-26T04:12:07.013Z (almost 2 years ago)
- Topics: recipe-scraper, scrape-it, scraper
- Language: JavaScript
- Homepage:
- Size: 690 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# recipe-scraper
![Recipe scraper](./screenshot.jpg)
## 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 |