/
/Botify API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 52m 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

    Gets an Analysis datamodel

    Gets an Analysis datamodel

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

    Query parameters

    area'current' | 'disappeared' | 'new' | 'search_engines_orphans'

    Response

    Successful operation

    Changes

    No recorded changes to this endpoint across all 3 revisions of this API.