Scraping Headlines
Docker API to scrap headlines from news webs
-
Open and RUN: docker compose up
-
The endpoint http://localhost:3000/scrap - Returns and apiresponse with all the headlines
-
With the docker mongo-express you can enter: http://localhost:8081/ - To watch the inserts that the endoint makes to the database