/
/Botify API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 5m ago · Updated 2mo ago
Analysis23
  • getList all active analyses for a project
  • getGets an Analysis detail
  • getReturn global statistics for an analysis
  • getReturn statistics by 1mn, 5mn or 60mn for an analysis
  • getReturn a list of 1000 latest URLs crawled or with errors
  • getOrphan URLs
  • getLinks percentiles
  • getLost pagerank
  • getSitemaps reports
  • getSitemaps samples: out of config
  • getSitemaps samples: only sitemaps
  • getTop domains
  • getTop subddomains
  • getGet list of PDF Exports
  • postCreates a new PDFExport object and starts a task that will generate the file
  • getChecks the status of an UrlExport object-
  • postExecutes a query and returns a paginated response
  • postQuery aggregator
  • getGets an Analysis datamodel
  • getGet list of Exported Urls
  • postCreates a new UrlExport object and starts a task that will export the results into a csv
  • getChecks the status of an CSVUrlExportJob object-
  • getGets the detail of an URL for an analysis
Project3
    Analysis

    Get list of PDF Exports

    Get list of PDF Exports

    get/analyses/{username}/{project_slug}/{analysis_slug}/pdf

    Query parameters

    pageinteger

    Page Number

    sizeinteger

    Page Size

    Response

    Successful operation

    job_idstring
    job_urlstring
    job_statusstring
    resultsstring
    filtersobject
    areastring
    sectionsstring
    date_createdstring date-time

    Changes