jsoup-library
There are 48 repositories under jsoup-library topic.
pknotfound/OpenGraphParser
Open Graph Parser for Android
HouariZegai/web-scraping
Code samples of web scraping using Java.
zeeshanali-k/MetaProbe
A Kotlin Based Android library for fetching metadata of URL effortlessly
Arham-12336/Web-Scrapping-Java
Implemented a web crawler using java library (jsoup) on a publicly available website BookstoScrape
muthukrishnan-suresh/soul-surfer-android
A powerful library to show link preview in Android applications
oxylabs/web-scraping-with-java
Web Scraping With Java. Let’s examine this library to create a Java website scraper.
tanaskovicVesna/WebScraping-GitHubTrendingRepos
Application displays GitHub trending repositories. When user clicks on the repository item from the list, details are shown on the page.
viniciusthiengo/super-placar-jsoup
Projeto Android (JSOUP) do artigo
AshishKenjale/MetaGrabber
Grab meta data tags like Title and Description from a website and display in listview.
harshthakur548/Web-Crawler
A web crawler, spider, or search engine bot indexes content from all over the Internet. so that the information can be retrieved when it's needed. Web Crawler are almost always operated by search engines. By applying a search algorithm to the data collected by web crawlers.
RWB0104/KorCham
상공회의소 자격증 자리확인 매크로
SOUJANYASENGUPTA/Product-Price-Comparision
A Simple Java Application which uses JSoup to scrape the available names and prices of products from E-Commerce websites like EBay ,Amazon and Shopclues and displays them so the user can compare according to their preference .The input is preferred in the form of keywords like 'laptops','mobiles','tablets','books',etc. Note: You are advised to download the JSoup Library before excecuting it on your machine
khoinguyen2k/Web-crawler
about crawl data
oykuyildirim/Currency-Tracking
This android project is about currency tracking. Jsoup library is used.
siddhantsharma24/stock-market-scraper-jsoup
A web crawler application made using Jsoup Library for scraping Stock Market data from a webpage.
siddhantsharma24/StockManager-Stock-Portfolio-Management-System
Portfolio Manager built using SpringBoot with GraphQL integration and scraping for data correctness using JSoup Library.
trinwin/GoogleSearchSimulator-v1
Implement Google Search engine simulator using MaxHeap and Priority Queue
TVycas/Price-Offers
An Android app for a quick and straightforward lookup of various price offers for three Lithuanian supermarkets - Maxima, Iki, and Lidl.
Ataullha/SUST-Faculty-Information-Parser
Parser For SUST Teachers Contact info from https://www.sust.edu in a text file
Bilal025/Lottery-Result-Scrapper
This Java project is designed to scrape lottery results from a DLB Lottery Results website and store them in a MySQL database. It provides a convenient way to automate the collection and storage of lottery results for further analysis or reporting.
Hoda233/Search_Engine
💻🔎Search engine implemented with Java including: web crawling, indexing and ranking and the interaction between them.
markorn-01/FPT_Web_Crawling
Crawling Data from FPT Shop using Jsoup.
osamabinazam/Web-Scrapping-Using-JSoup
A semester based project of Data Structure and Algorithams.
RayZ1979/java_seo_tool
Java, Jsoup library, SEO Tool. Simple get html page split and compare words, meta etc.
streamlined2/WebCrawler
Web crawler application that collects domain statistical information and saves it to database
andre-carbajal/NaviDiscounts
NaviDiscounts is a telegram bot that helps you find discounts on your favorite products on certain websites.
AritraC1/MultipleImageDownloader
Console based Multiple Image Downloader using Java, Jsoup, & Gradle for managing dependencies
flaviocr2012/Web-Scraping-NFL
Projeto criado com o intuito de aprender a técnica de Web-scrapping. Foi utilizada a biblioteca Jsoup para "raspar" as informações e a linguagem java.
gultendogan0/CurrencyExchangeApp
This project is a currency converter application. This "Turkcell - Writers of the Future" course is my 5th assignment. In the app, I pulled the data using the 'jsoup' library.
ImKunYoung/JSoup
jsoup library for web crawling
jijo125-github/Web-Search-Engine
Implemented Web Search Engine using Java concepts
oykuyildirim/NewsAndJsoup
This project is about parsing html file with jsoup library. It shows news on website by listview with custom layout and you can go detail with clicking.