返回顶部
u

upcoming-concerts

Search for upcoming concerts and live music events by city, country, artist, or genre using the Ticketmaster Discovery API. Use when the user asks about upcoming shows, concerts, gigs, or events in a city or for an artist.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
241
下载量
0
收藏
概述
安装方式
版本历史

upcoming-concerts

# Upcoming Events Search for upcoming concerts and live music events worldwide via the Ticketmaster Discovery API. ## Usage ```bash python3 {baseDir}/events.py --city "Valencia" --country ES ``` ## Command Options - `--city` (optional): City name (e.g. "Valencia", "Berlin", "New York") - `--country` (optional): ISO 3166-1 alpha-2 country code (e.g. ES, DE, US, GB) - `--artist` (optional): Filter by artist/keyword in event name - `--genre` (optional): Genre filter (e.g. "Metal", "Rock", "Jazz", "Pop") - `--from` (optional): Start date in YYYY-MM-DD format (default: today) - `--to` (optional): End date in YYYY-MM-DD format (default: 1 year from today) - `--size` (optional): Max number of results (default: 50, max: 200) ## Examples ```bash # All upcoming concerts in Valencia, Spain python3 {baseDir}/events.py --city "Valencia" --country ES # Metal shows in Germany python3 {baseDir}/events.py --country DE --genre "Metal" # Specific artist events worldwide python3 {baseDir}/events.py --artist "Metallica" # Rock concerts in London this summer python3 {baseDir}/events.py --city "London" --country GB --genre "Rock" --from 2026-06-01 --to 2026-08-31 ``` ## Output The script prints a JSON array to stdout. Each entry contains: - `date`: Event date (YYYY-MM-DD) - `name`: Event name - `artists`: List of performing artist names - `venue`: Venue name - `city`: City name - `country`: Country code - `genre`: Genre/subgenre if available - `url`: Ticketmaster event URL Present the results to the user as a readable table sorted by date. ## Setup The user needs a free Ticketmaster API key: 1. Sign up at https://developer.ticketmaster.com/ 2. Copy the Consumer Key from the dashboard 3. Set it: `export TICKETMASTER_API_KEY="your_key_here"`

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 upcoming-concerts-1776189587 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 upcoming-concerts-1776189587 技能

通过命令行安装

skillhub install upcoming-concerts-1776189587

下载 Zip 包

⬇ 下载 upcoming-concerts v1.0.0

文件大小: 3.64 KB | 发布时间: 2026-4-15 10:33

v1.0.0 最新 2026-4-15 10:33
Initial release

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部