Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mgan59/cheerio-bowl
collection of cheerio based node scrapers for accessing data
https://github.com/mgan59/cheerio-bowl
Last synced: 2 days ago
JSON representation
collection of cheerio based node scrapers for accessing data
- Host: GitHub
- URL: https://github.com/mgan59/cheerio-bowl
- Owner: mgan59
- Created: 2012-03-02T13:55:09.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-03-02T14:17:54.000Z (over 12 years ago)
- Last Synced: 2023-03-11T20:49:22.139Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 93.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Cheerio Bowl
A collection of node scrapers written specifically using [cheerio](https://github.com/MatthewMueller/cheerio) and [request](https://github.com/mikeal/request)# Contribution
Have a node scraper you want to contribute to help others? Feel free to fork and send a pull request.# Installation
I'm assuming you already have node and npm installed. If not go do that :)
npm install cheerio
npm install request
# To runnode cheerio-test.js
Reading the alt attribute from google.com logo image -> Google