maoyan-cli查询猫眼影院排片、搜索电影和上映影院。当用户询问某影院排片(如“某某影城排片”)、某电影在哪家影院上映、某城市有哪些影院,或需要抓取猫眼排片和影院数据时使用。
Install via ClawdBot CLI:
clawdbot install IsLand-x/maoyan-cliGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://m.maoyan.com/asgard/movie/{movieId}`Audited Apr 18, 2026 · audit v1.0
Generated Mar 21, 2026
A user wants to see what movies are playing at a specific cinema, such as 'Wanda Cinema', including showtimes and ticket prices. The skill first identifies the cinema's ID using the city and cinema list, then retrieves detailed scheduling data to present options.
A user asks where they can watch a particular film, like 'Dune: Part Two', in their city. The skill searches for the movie ID and lists cinemas showing it, helping users find convenient viewing locations.
A user in a new area wants to find nearby cinemas, possibly sorted by distance using provided latitude and longitude. The skill fetches a list of cinemas in the city, aiding in exploration and planning.
A user seeks detailed information about a film, such as its cast, plot, and ratings. The skill extracts data from Maoyan's detail pages, providing comprehensive insights for decision-making.
The skill could integrate with ticketing platforms, generating revenue through referral links in seat selection URLs. Each ticket purchase via these links earns a commission, leveraging user queries for monetization.
Aggregated cinema and movie data, such as showtimes and ratings, could be sold to third parties like travel apps or event planners. This model capitalizes on the structured JSON outputs for external use.
Offer advanced features like real-time alerts for movie releases or personalized recommendations based on user history. This creates a recurring revenue stream from engaged users seeking enhanced convenience.
💬 Integration Tip
Ensure Python scripts are executable and dependencies are installed; handle JSON parsing errors gracefully in the agent's response system.
Scored Apr 19, 2026
Real-time search engine supporting web search, vertical domain search, parallel batch search, and URL content extraction.
Manage Feishu (Lark) calendars by listing, searching, checking schedules, syncing events, and marking tasks with automated date extraction.
Process multiple items with progress tracking, checkpointing, and failure recovery.
cad reference tool
Search, install, and create OpenClaw skills using intelligent matching across built-in, local, and GitHub skill repositories.
Use when building CLI tools, implementing argument parsing, or adding interactive prompts. Invoke for CLI design, argument parsing, interactive prompts, progress indicators, shell completions.