Skip to content
milan jurkulák edited this page May 2, 2024 · 1 revision

//tvlib/org.mjdev.tvlib.webscrapper.base/CustomWebView/scrape

scrape

[androidJvm]
fun scrape(url: ScrapeLink, response: suspend ScrapeScope.() -> Unit): Job

suspend fun scrape(scrapeTask: CustomWebView.ScrapeTask)

Clone this wiki locally