browsertrix icon indicating copy to clipboard operation
browsertrix copied to clipboard

Additional tagCounts endpoints and options

Open tw4l opened this issue 4 weeks ago • 0 comments
trafficstars

Fixes #2922

  • Add onlySuccessful flag to /all-crawls/tagCounts endpoint (defaulting to true to avoid breaking change)
  • Add crawlType option to /all-crawls/tagCounts (to match search-values endpoint)
  • Add filtered /crawls/tagCounts and /uploads/tagCounts endpoints
  • Rename CrawlConfigTags response model to TagsResponse now that it's used for crawls/uploads in addition to workflows
  • Add tests

tw4l avatar Oct 22 '25 20:10 tw4l