Interface Extractor<T extends FetchResult>

    • Method Detail

      • extract

        T extract​(java.lang.String site)
        Extracts from a given URL all the content needed and return it. Null if nothing should be returned or could be parsed.