https://github.com/kayle7777/homework18
https://github.com/kayle7777/homework18
cheerio-js nytimes-apis react
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/kayle7777/homework18
- Owner: Kayle7777
- Created: 2018-11-16T02:21:13.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-17T23:41:39.000Z (over 7 years ago)
- Last Synced: 2025-02-04T21:43:12.405Z (over 1 year ago)
- Topics: cheerio-js, nytimes-apis, react
- Language: JavaScript
- Size: 169 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NYT Site Scraper
Uses axios and cheerio.js together to scrape New York Times for their current front page data, parse it for its relevant content, and display in my own format with links to the original pages.
## Authors
* __Jesse Webb__ => _All JS, html, CSS_ => [Kayle7777](https://github.com/kayle7777)
****
## Links
* __Code repository__ => hosted on [Github][github Repo]
[github Repo]: https://github.com/Kayle7777/homework18