Skip to content

Instantly share code, notes, and snippets.

@shiondev
Created March 18, 2014 20:13
Show Gist options
  • Select an option

  • Save shiondev/9628512 to your computer and use it in GitHub Desktop.

Select an option

Save shiondev/9628512 to your computer and use it in GitHub Desktop.
View a crawl
{
"id": 25,
"name": "name_of_crawl",
"user": "your_user_token",
"user_agent": "008",
"app": "full_page_content.js",
"urllist": "name_of_url_list",
"data": "undefined",
"max_depth": 1,
"max_urls": 10,
"status": "STARTED",
"depth": 0,
"urls_crawled": 0
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment