This project was built using Java, Spring Boot and Jsoup
Setup | Technologies | Project | License
Note! This project is a working in progress
To have this project running locally follow those steps:
-
Clone the project ->
git clone -
Import the project into an IDE of your choice
-
Run it
-
Test the API request in
localhost:8080/{enter-a-title-here}
- IntelliJ IDE
- Spring Boot framework
- Maven
- JDK 17
- Jsoup
- Lombok
This is a web scraper API which receive a title as parameter, scrap the ads from two websites based on title's word and return a list with ads title and url as a response.
I wrote a step by step guide about it in this article (PT-BR).
This project has the MIT license.
⌨️ Developed by Raquel Michelon