All Projects → hasancse91 → android-web-scraping-app-jsoup

hasancse91 / android-web-scraping-app-jsoup

Licence: other
Sometimes we need to scrap web data from our Android App. To achieve this goal jsoup library is a good option. I wrote a blog post on this topic in my personal blog. If you know Bengali language then you can visit this link.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to android-web-scraping-app-jsoup

Now
Jsoup + MaterialViewPager + RxJava2 + Retrofit + Lifecycle + Realm + Fresco + Retrolambda example 一款Android图文精选app,通过抓取网页获得图文列表。目前包含猫弄(MONO)早午茶、站酷(Zcool)精选、国家地理(National Geographic)每日一图、知乎日报、豆瓣一刻(Moment)。
Stars: ✭ 189 (+626.92%)
Mutual labels:  jsoup
GoodReadsScraper
📚 A GoodReads.com Scraper script to get books reviews including text and rating.
Stars: ✭ 36 (+38.46%)
Mutual labels:  webscraping
toronto-apartment-finder
[really old and probably doesn't work] Slack bot to post relevant Toronto apartment listings from Kijiji & Craigslist
Stars: ✭ 23 (-11.54%)
Mutual labels:  webscraping
Awesome Java Crawler
本仓库收集整理爬虫相关资源,开发语言以Java为主
Stars: ✭ 228 (+776.92%)
Mutual labels:  jsoup
aws-pdf-textract-pipeline
🔍 Data pipeline for crawling PDFs from the Web and transforming their contents into structured data using AWS textract. Built with AWS CDK + TypeScript
Stars: ✭ 141 (+442.31%)
Mutual labels:  webscraping
google-search-results-nodejs
SerpApi client library for Node.js. Previously: Google Search Results Node.js.
Stars: ✭ 46 (+76.92%)
Mutual labels:  webscraping
Nsoup
NSoup is a .NET port of the jsoup (http://jsoup.org) HTML parser and sanitizer originally written in Java
Stars: ✭ 145 (+457.69%)
Mutual labels:  jsoup
medium-scrapper
Scrap Medium Articles using tags.
Stars: ✭ 34 (+30.77%)
Mutual labels:  webscraping
NordVPN-switcher
Rotate between different NordVPN servers with ease. Works both on Linux and Windows without any required changes to your code!
Stars: ✭ 143 (+450%)
Mutual labels:  webscraping
google scraper live view
Application for extracting large amounts of data from the Google search results page
Stars: ✭ 17 (-34.62%)
Mutual labels:  webscraping
Htmlrecycler
HtmlRecycler Converts a simple html page into A RecyclerView of Native android widgets.
Stars: ✭ 228 (+776.92%)
Mutual labels:  jsoup
Jsoup Annotations
Jsoup Annotations POJO
Stars: ✭ 242 (+830.77%)
Mutual labels:  jsoup
tinyPornManager
Made for pornhub. Fork from tinyMediaManager v3
Stars: ✭ 57 (+119.23%)
Mutual labels:  jsoup
Gecco
Easy to use lightweight web crawler(易用的轻量化网络爬虫)
Stars: ✭ 2,310 (+8784.62%)
Mutual labels:  jsoup
CoWin-Vaccine-Notifier
Automated Python Script to retrieve vaccine slots availability and get notified when a slot is available.
Stars: ✭ 102 (+292.31%)
Mutual labels:  webscraping
Sakuraanime
使用jsoup爬取樱花动漫部分内容编写的第三方Android客户端。
Stars: ✭ 177 (+580.77%)
Mutual labels:  jsoup
mirror-mirror
A library to get images from social media
Stars: ✭ 15 (-42.31%)
Mutual labels:  webscraping
animeflv
Animeflv is a custom API that has the entire catalog of the animeflv.net website. You can enjoy all the content with subtitles in Spanish and the latest in the world of anime for free.
Stars: ✭ 37 (+42.31%)
Mutual labels:  webscraping
BookingScraper
🌎 🏨 Scrape Booking.com 🏨 🌎
Stars: ✭ 68 (+161.54%)
Mutual labels:  webscraping
super-anime-downloader
A program which takes an Anime name or URL and downloads the specified range of episodes.
Stars: ✭ 26 (+0%)
Mutual labels:  webscraping

Android Web Scraping App using Jsoup Library

I'll scrap here, the first portion of this page

My expected output is like this screenshot.

These data are not on a webview of predefined in the App. Contents are comming from that web page.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].