Package | Description |
---|---|
org.openimaj.picslurper | |
org.openimaj.stream.functions | |
org.openimaj.web.scraping | |
org.openimaj.web.scraping.images |
Class and Description |
---|
SiteSpecificConsumer
Site specific consumers answer whether they can handle a URL and when asked
handle the URL, returning another URL from which the data can be downloaded.
|
Class and Description |
---|
SiteSpecificConsumer
Site specific consumers answer whether they can handle a URL and when asked
handle the URL, returning another URL from which the data can be downloaded.
|
Class and Description |
---|
HTMLScrapingSiteSpecificConsumer
Abstract base for scraping data from elements in web pages
|
SiteSpecificConsumer
Site specific consumers answer whether they can handle a URL and when asked
handle the URL, returning another URL from which the data can be downloaded.
|
Class and Description |
---|
HTMLScrapingSiteSpecificConsumer
Abstract base for scraping data from elements in web pages
|
SimpleHTMLScrapingConsumer
Simple scraper that just uses the given css selector to find all
relevant data in the page
|
SiteSpecificConsumer
Site specific consumers answer whether they can handle a URL and when asked
handle the URL, returning another URL from which the data can be downloaded.
|