52
/100
prowl
Benchmarked Aug 10, 2026

TIPO

Taiwan patent search system api

searchaiapi platform_profile
Benchmark Your API

Score Breakdown

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

Benchmark Analysis Log

Full LLM thinking from the 4-phase benchmark pipeline.

Analyze
```json
{
  "service_type": "platform",
  "base_url": "https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx",
  "auth_method": "none",
  "auth_config": {},
  "endpoints": [
    {
      "path": "https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00",
      "method": "GET",
      "description": "Main API entry point for patent open data download. Serves a React single-page application (SPA) that loads client-side rendering; data is likely fetched via internal API endpoints after page load.",
      "parameters": {
        "QryDS": "Data source identifier (e.g. API00 for API documentation)"
      }
    }
  ],
  "pricing_model": {
    "type": "free",
    "details": {
      "description": "Taiwan Intellectual Property Office (TIPO) provides patent open data access as a public government service. No fees or subscription required for the open data download feature.",
      "source": "Public government open data initiative"
    }
  },
  "rate_limits": {},
  "capabilities": [
    "Patent search and dataset download (Taiwan patent gazette data)",
    "Open data API for patent statistics and records",
    "Client-side web application for interactive data access",
    "Historical patent gazette data retrieval",
    "Bulk data export (likely via downloadable files or paginated API calls)",
    "Government-operated official data source with regulatory backing"
  ],
  "raw_analysis": "TIPO (Taiwan Intellectual Property Office) operates this patent open data platform as part of its open data initiative. The provided URL serves as the main entry point that loads a React-based single-page application (SPA), indicated by the JavaScript bundle references in the HTML. The actual data API endpoints are not immediately exposed in the raw HTML — they are likely invoked client-side after page load, using internal AJAX/XHR calls. The system is designed for users needing Taiwan patent gazette data, including patent researchers, legal professionals, and businesses analyzing patent trends. The platform is part of Taiwan's government open data program, making it a mature and authoritative source. Authentication is not required for the data download feature (it appears to be fully public), but some platforms may offer additional search features that require credentials. The 'QryDS=API00' parameter suggests an API documentation view, indicating that TIPO also provides formal API documentation for developers. Rate limits are not publicly documented at this URL — they may be implemented server-side with usage quotas for bulk downloads. The site is localized in Traditional Chinese (zh-Hant), indicating it primarily serves Taiwan-based users, though the underlying data is likely accessible internationally. Key integrations would include the TIPO's main patent search system (TIPO's patent search), and the platform likely supports export formats like JSON, CSV, or XML through its API endpoints. The maturity level appears high, as it is a government-backed production service with a dedicated front-end application. No pricing is associated with the open data access; this aligns with Taiwan's commitment to promote innovation and data transparency."
}
```
Execute

3/3 tests passed

TestEndpointStatusLatency
website_uptimeGET /200987ms
robots_txtGET /robots.txt200779ms
llms_txtGET /llms.txt200245ms
Interpret
{
  "overall": 42,
  "dimensions": {
    "token_efficiency": 6.0,
    "first_try_success": 4.0,
    "response_parseability": 5.0,
    "error_clarity": 4.0,
    "doc_quality": 5.0,
    "auth_simplicity": 10.0,
    "latency": 6.0,
    "consistency": 5.0
  },
  "pricing_normalized": {
    "type": "free",
    "description": "Free public government service, no account required"
  },
  "issues": [
    "Response preview is an SPA shell (JavaScript-rendered), hindering direct crawling and parsing of content",
    "No dedicated /robots.txt or /llms.txt (all return the same HTML SPA shell), limiting agent discovery",
    "API access requires separate understanding of TIPO's open data API; not immediately discoverable",
    "Potential client-side pagination/export may not be stable for automated bulk downloads",
    "Documentation is likely Chinese-only, creating a language barrier for non-Chinese-speaking agents"
  ],
  "recommendations": [
    "Provide a structured API endpoint or data catalog with clear documentation in English and Chinese",
    "Add a dedicated /llms.txt or /robots.txt with explicit paths for data downloads",
    "Ensure the site's robots.txt clearly allows agent access to data endpoints",
    "Offer a simple export format (CSV/JSON) accessible via static URLs or API without client-side rendering"
  ]
}

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/tipo">
  <img src="https://prowl.world/badge/tipo.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