https://github.com/andredarcie/catho-crawler
NodeJS Crawler for Catho.
https://github.com/andredarcie/catho-crawler
catho-crawler herokuapp javascript nodejs-crawler
Last synced: 9 months ago
JSON representation
NodeJS Crawler for Catho.
- Host: GitHub
- URL: https://github.com/andredarcie/catho-crawler
- Owner: andredarcie
- License: mit
- Created: 2016-09-25T07:01:26.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-02T01:33:37.000Z (over 8 years ago)
- Last Synced: 2025-01-09T20:09:21.466Z (10 months ago)
- Topics: catho-crawler, herokuapp, javascript, nodejs-crawler
- Language: JavaScript
- Homepage:
- Size: 1.04 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Catho Crawler
NodeJS Crawler for [Catho](http://www.catho.com.br/vagas/por-area/) based on request and cheerio.
- Available in: [Heroku](https://catho-crawler.herokuapp.com/)
## Setup
You can clone from github:
git clone git@github.com:andredarcie/catho-crawler.git
cd catho-crawler
npm install
## License
The catho-crawler is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).