public interface Engine
String buildURL(Request request) throws Exception
request - the request object (not null)Exception - exceptionMethod method()
List<Result> extract(org.jsoup.nodes.Document document) throws Exception
document - document retrieved from Jsoup (not null)Exception - exceptionString UA()
Copyright © 2016. All rights reserved.