We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
//tvlib/org.mjdev.tvlib.webscrapper.base/ScrapeScope/ScrapeScope
[androidJvm] constructor(url: ScrapeLink? = null, title: String = "", error: Throwable? = null, document: Doc? = null, videos: List<DocElement> = emptyList(), audios: List<DocElement> = emptyList(), anchors: List<DocElement> = emptyList())