Skip to content

Commit

Permalink
Merge pull request #12 from spamz23/patch-1
Browse files Browse the repository at this point in the history
Adição de API para extração noticias portuguesas
  • Loading branch information
rgllm committed Aug 7, 2020
2 parents fcc632c + 28d12f0 commit aee468a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,8 @@ API | Descrição | Tipo | No-Auth
[Jornal Observador](https://observador.pt/wp-json/obs_api/v4/news/widget) | API de notícias do jornal Observador | ![](https://img.shields.io/badge/JSON:API-blue) | ✅ |
[Jornal Público](https://www.publico.pt/api/list/ultimas) | API de notícias do jornal Público | ![](https://img.shields.io/badge/JSON:API-blue) | ✅ |
[Jornal de Notícias](http://feeds.jn.pt/JN-Ultimas) | API de notícias do Jornal de Notícias | ![](https://img.shields.io/badge/RSS-blue) | ✅ |
[NIF.PT](https://www.nif.pt/api/) | DAPI para validar ou obter informações relacionadas a um NIF | ![](https://img.shields.io/badge/Webservice-blue) | ❌ |
[Extração de notícias](https://pt-news-extractor.herokuapp.com/api/v1/) | API para a extração de notícias de jornais portugueses| ![](https://img.shields.io/badge/JSON:API-blue) | ✅ |
[NIF.PT](https://www.nif.pt/api/) | API para validar ou obter informações relacionadas a um NIF | ![](https://img.shields.io/badge/Webservice-blue) | ❌ |
[VOST- COVID19](https://covid19-api.vost.pt/) | API para dados da DGS sobre o COVID19 | ![](https://img.shields.io/badge/REST-orange)| ✅ |
[RNT - Consulta Registos](https://registos.turismodeportugal.pt/) | Informação dos empreendimentos e empresas do turismo, agentes de animação turística e agências de viagens e turismo. | ![](https://img.shields.io/badge/Webservice-blue)| ✅ |

Expand Down

0 comments on commit aee468a

Please sign in to comment.