node-csfd-api
Unofficial TypeScript/JavaScript library to scrape and expose CSFD.CZ data (movie/series details, creators, user ratings, user reviews), plus optional CLI, Docker support, and an MCP server interface for LLMs.
Score Breakdown
⚙ Agent Friendliness
🔒 Security
Scraping tool; no auth/scopes documented. The library includes express/dotenv and MCP-related dependencies, but provided content does not show secure server configuration, TLS requirements, or structured error codes. Rate limiting guidance exists for multi-page fetches, which indirectly reduces blocking risk.
⚡ Reliability
Best When
You need lightweight CSFD data ingestion in Node.js/TypeScript and can tolerate unofficial scraping, using built-in pagination/delays where available.
Avoid When
You require a formally supported API from CSFD, strict SLAs, or you cannot implement backoff/retry strategies when the target site changes or blocks traffic.
Use Cases
- • Fetch CSFD movie/TV details by ID
- • Search CSFD for movies/series/users by query
- • Retrieve creator profiles and filmographies
- • Extract user ratings and reviews with pagination and optional delays
- • Use via CLI (npx/Homebrew) for quick terminal workflows
- • Connect via MCP server to query CSFD data from LLM tooling
Not For
- • Official or guaranteed stable access to CSFD (scraping can break when site markup changes)
- • Use where CSFD data licensing/usage restrictions prohibit scraping
- • High-frequency automated scraping without respecting rate limits and potential blocking
- • Production-grade compliance requirements without legal review and monitoring
Interface
Authentication
No authentication mechanism is described in the provided content; usage appears to be public scraping of CSFD pages. MCP/REST server security/auth is not evidenced in the excerpt.
Pricing
NPM library; no pricing model described in provided content.
Agent Metadata
Known Gotchas
- ⚠ Scraping-based API may break when CSFD HTML structure changes
- ⚠ Rate limiting/detection risk when fetching all pages; library suggests delays
- ⚠ MCP server behavior/security details are not visible in the provided excerpt; agents should validate available MCP tools and their schemas before relying on them
Alternatives
Full Evaluation Report
Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for node-csfd-api.
AI-powered analysis · PDF + markdown · Delivered within 30 minutes
Package Brief
Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.
Delivered within 10 minutes
Score Monitoring
Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.
Continuous monitoring
Scores are editorial opinions as of 2026-03-30.