https://github.com/felipe-gdr/feriado-scraper
Html scraper to obtain Brazilian national holidays. Writen with Node
https://github.com/felipe-gdr/feriado-scraper
html-scraper nodejs
Last synced: about 2 months ago
JSON representation
Html scraper to obtain Brazilian national holidays. Writen with Node
- Host: GitHub
- URL: https://github.com/felipe-gdr/feriado-scraper
- Owner: felipe-gdr
- Created: 2016-09-25T22:39:06.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-09-25T22:44:27.000Z (over 9 years ago)
- Last Synced: 2025-03-18T12:17:15.390Z (over 1 year ago)
- Topics: html-scraper, nodejs
- Language: JavaScript
- Homepage:
- Size: 151 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# feriado-scraper
Html scraper em node para obter dados de todos feriados do Brasil
O sistema busca os feriados nacionais, estaduais e municipais cadastrados no site: http://www.feriadosmunicipais.com.br/
O resultado da captação está no arquivo **output-feriados.json** : https://github.com/felipe-gdr/feriado-scraper/blob/master/output-feriados.json
Para executar uma captação, inicie o server (**node server-feriados.js**), depois utilize o browser ou o comando wget para executar um request do tipo GET ao endereço http://localhost:8081/scrape-feriados