P
pm
Hello, I am working on a project that requires me to do custom search on
different websites. I am using Java and while I can write this from
ground up, I am looking at using existing APIs that can be used due to
time limit. So far I have came across Apache's HttpClient.
I am wondering if there are any others that can be effective or
give more options for web searching/scraping. I plan to create a GUI
based application and need something quick and effective while not being
too complex.
I appreciate any feedback.
different websites. I am using Java and while I can write this from
ground up, I am looking at using existing APIs that can be used due to
time limit. So far I have came across Apache's HttpClient.
I am wondering if there are any others that can be effective or
give more options for web searching/scraping. I plan to create a GUI
based application and need something quick and effective while not being
too complex.
I appreciate any feedback.