Skip to content

This repository has an example of a code that works like Web Scrapper, in which it has a series of functions that when passed certain parameters bring content from the site you want

License

Notifications You must be signed in to change notification settings

MarcossIC/web-scraper-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web-scraper-example

✨ Introduction

This repository has an example of a code that works like Web Scrapper, in which it has a series of functions that when passed certain parameters bring content from the site you want

🛠 Stack

I show two examples of Scraper with two different libraries:

  • JsoupScraper
  • HtmlUnit

And the complete project is done in:

ℹ️ Development server

Download the project from github and try it in any IDE that compiles Java with Maven. Recommendation to use IntelliJ

💪 Project Status

The project right now, I don't plan to follow it because it is a code sample of how to use these libraries to make a web scraper, you can take the code and make use of it

About

This repository has an example of a code that works like Web Scrapper, in which it has a series of functions that when passed certain parameters bring content from the site you want

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages