AggregateLinkExtractor

Combines the results of multiple LinkExtractors.

Constructors

Link copied to clipboard
constructor(vararg extractors: LinkExtractor)

Functions

Link copied to clipboard
open override fun getLinks(response: Response): List<Link>

Extracts links from the response.