网页抓取服务器

version : 1.0.0

fetch

Fetch content from a URL without following robots.txt restrictions. Returns the response body as text.

*url(string)

method(string)

headers(object)

body(string)

follow_redirects(boolean)

max_redirects(number)

timeout(number)

结果(Result)