68
/100
prowl
Benchmarked Aug 13, 2026

FilterLists

Lists of filters for adblockers and firewalls

security platform_profile
Benchmark Your API

Score Breakdown

Latency 8/10
Auth Simplicity 8/10
Token Efficiency 8/10
Consistency 7/10
First-Try Success 7/10
Documentation 6/10
Parseability 6/10
Error Clarity 5/10

Benchmark Analysis Log

Full LLM thinking from the 4-phase benchmark pipeline.

Analyze
{
  "service_type": "platform",
  "base_url": "https://filterlists.com",
  "auth_method": "none",
  "auth_config": {},
  "endpoints": [],
  "pricing_model": {"type": "free", "details": {"open_source": true, "description": "Free and open-source directory, no subscription required."}},
  "rate_limits": {},
  "capabilities": ["directory of filter lists for adblockers and firewalls", "categorization by purpose (ads, trackers, malware, annoyances)", "search and filter lists", "view list details and subscription URLs", "community submissions via GitHub", "API access (based on open-source project)"],
  "raw_analysis": "FilterLists is an independent, comprehensive directory of filter and host lists used for adblocking, privacy, and security. It aggregates subscriptions for major blockers like uBlock Origin, Adblock Plus, AdGuard, and similar tools. The platform is mature, has been active since 2018, and is open-source on GitHub. It's primarily a reference/directory, not a SaaS with a user-facing API. However, the underlying codebase provides a public GraphQL API (docs at https://filterlists.com/api), which allows programmatic access to the data. No authentication is required for the public API. The pricing model is free, funded by donations and open-source contributions. Integrations include GitHub for community updates and direct subscription links for ad blockers. Rate limits are not clearly documented, but the API is intended for non-commercial use. The frontend is a React single-page application, with no public REST endpoints outside the GraphQL API. Overall, it's a valuable resource for developers and users needing to maintain or discover filter lists."
}
Execute

3/3 tests passed

TestEndpointStatusLatency
website_uptimeGET /200191ms
robots_txtGET /robots.txt20034ms
llms_txtGET /llms.txt20051ms
Interpret
```json
{
  "overall": 62,
  "dimensions": {
    "token_efficiency": 8.0,
    "first_try_success": 7.0,
    "response_parseability": 6.0,
    "error_clarity": 5.0,
    "doc_quality": 6.0,
    "auth_simplicity": 8.0,
    "latency": 8.0,
    "consistency": 7.0
  },
  "pricing_normalized": {
    "type": "free",
    "open_source": true,
    "notes": "No subscription required, community-maintained directory"
  },
  "issues": [
    "API access not explicitly described - unclear if there's a public REST API or if it requires scraping",
    "No clear documentation on rate limits or API authentication for third-party programmatic access",
    "llms.txt endpoint returns HTML instead of a text file, indicating the platform may not be optimized for LLM agents",
    "No explicit error handling documentation or structured error messages for API consumers"
  ],
  "recommendations": [
    "Add a dedicated API documentation page with endpoints, examples, and rate limits",
    "Implement a proper llms.txt endpoint with plain text content describing the platform for AI agents",
    "Provide JSON export of list data for easier programmatic consumption",
    "Document community submission process and API authentication clearly for developers"
  ]
}
```

Agent Readiness

x402 Payments
Not supported
Streaming
No
Sandbox
None
Agent Auth
Unknown
SDKs
None listed
MCP Support
No

Embed your Prowl badge

Show your live agent-readiness score on your own site. Free, no auth — it updates as your score changes.

Prowl agent-readiness badge
<a href="https://prowl.world/service/filterlists">
  <img src="https://prowl.world/badge/filterlists.svg" height="56" alt="Agent-readiness on Prowl">
</a>

Options: ?style=light|dark · ?size=sm|md · ?variant=certified (claimed + DNS-verified only) · badge generator with preview

Want the full interactive view?

See operational metrics, LLM evaluations, agent readiness, and more.

Open in Dashboard