https://github.com/harrystevens/gawker-scrape
Scrape the shit out of Gawker
https://github.com/harrystevens/gawker-scrape
Last synced: about 2 months ago
JSON representation
Scrape the shit out of Gawker
- Host: GitHub
- URL: https://github.com/harrystevens/gawker-scrape
- Owner: HarryStevens
- Created: 2017-07-15T19:52:53.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-15T19:54:43.000Z (about 9 years ago)
- Last Synced: 2025-03-02T19:49:55.619Z (over 1 year ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gawker-scrape
This code scrapes Gawker.
## Usage
```bash
git clone https://github.com/HarryStevens/gawker-scrape
cd gawker-scrape
npm install
node index.js
```