/
BO
botify-labs
/
Botify API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 43m ago · Updated 2mo ago
Details
Filter operations
Analysis
23
get
List all active analyses for a project
get
Gets an Analysis detail
get
Return global statistics for an analysis
get
Return statistics by 1mn, 5mn or 60mn for an analysis
get
Return a list of 1000 latest URLs crawled or with errors
get
Orphan URLs
get
Links percentiles
get
Lost pagerank
get
Sitemaps reports
get
Sitemaps samples: out of config
get
Sitemaps samples: only sitemaps
get
Top domains
get
Top subddomains
get
Get list of PDF Exports
post
Creates a new PDFExport object and starts a task that will generate the file
get
Checks the status of an UrlExport object-
post
Executes a query and returns a paginated response
post
Query aggregator
get
Gets an Analysis datamodel
get
Get list of Exported Urls
post
Creates a new UrlExport object and starts a task that will export the results into a csv
get
Checks the status of an CSVUrlExportJob object-
get
Gets the detail of an URL for an analysis
Project
3
Analysis
Gets an Analysis detail
Gets an Analysis detail
get
/analyses/{username}/{project_slug}/{analysis_slug}
Response
Successful operation
AnalysisDetail
required
id
integer
user
User
required
slug
string
name
string
url
string
features
string
urls_done
string
urls_in_queue
string
config
string
date_launched
string
date-time
date_finished
string
date-time
date_last_modified
string
date-time
Date of last modified analysis
failures
string
red_button_domain
string
Changes