Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 330 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 330 Bytes

Scraping Headlines

Docker API to scrap headlines from news webs

  1. Open and RUN: docker compose up

  2. The endpoint http://localhost:3000/scrap - Returns and apiresponse with all the headlines

  3. With the docker mongo-express you can enter: http://localhost:8081/ - To watch the inserts that the endoint makes to the database