/
/Botify API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 8m ago · Updated 2mo ago
Analysis20
  • getGet an Analysis detail
  • getReturn global statistics for an analysis
  • getReturn crawl statistics grouped by time frequency (1 min, 5 mins or 60 min)
  • getReturn a list of 1000 latest URLs crawled (all crawled URLs or only URLS with HTTP errors)
  • getList of Orphan URLs
  • getGet inlinks percentiles
  • getLost pagerank
  • getGet global information of the sitemaps found (sitemaps indexes, invalid sitemaps urls, etc
  • getSample list of URLs which were found in your sitemaps but outside of the
  • getSample list of URLs which were found in your sitemaps, within the project
  • getTop domains
  • getTop subddomains
  • postExecutes a query and returns a paginated response
  • postQuery aggregator
  • getGets an Analysis datamodel
  • getA list of the CSV Exports requests and their current status
  • postCreates a new UrlExport object and starts a task that will export the results into a csv
  • getChecks the status of an CSVUrlExportJob object
  • postReturn most frequent segments (= suggested patterns in the previous version)
  • getGets the detail of an URL for an analysis
Project5
User1
    Analysis

    A list of the CSV Exports requests and their current status

    A list of the CSV Exports requests and their current status

    get/analyses/{username}/{project_slug}/{analysis_slug}/urls/export

    Query parameters

    pageinteger

    Page Number

    sizeinteger

    Page Size

    Response

    Successful operation

    countinteger
    nextstring
    previousstring
    pageinteger
    sizeinteger

    Changes