← 返回
数据分析 Key 中文

LegiScan Bill Search

Search and track active or completed state bills by keywords and state using the LegiScan API with customizable filters.
通过LegiScan API,使用自定义筛选器按关键词和州搜索并追踪各州现行或已结案的法案。
n4cra
数据分析 clawhub v1.0.0 1 版本 100000 Key: 需要
★ 0
Stars
📥 888
下载
💾 15
安装
1
版本
#latest

概述

LegiScan Bill Tracker

A skill to monitor state legislative activity using the LegiScan API. It filters for active bills based on custom keywords and state selection.

Setup

  1. API Key: Obtain a free API key from LegiScan.
  2. Environment Variable: Set LEGISCAN_API_KEY in your environment.
  3. Dependencies: Requires requests.

Usage

Run the script directly or via a scheduled task (cron).

# Default (TX, cryptocurrency keywords)
python3 search.py

# Custom State and Keywords
python3 search.py --state TX --keywords "crypto, bitcoin, blockchain"

# Include passed/completed bills
python3 search.py --state TX --keywords "crypto, bitcoin, blockchain" --all

Configuration Options

  • --state: Two-letter state abbreviation (Default: TX or LEGISCAN_STATE env var).
  • --keywords: Comma-separated list of terms to search for.
  • --all: If flag is present, includes bills that have passed or are completed.

Best Practices

  • The script uses environment variables for sensitive credentials.
  • It provides CLI arguments for flexibility without modifying code.
  • It includes error handling for API failures and missing configuration.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-29 08:28 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

Stock Analysis

udiedrichsen
{"answer":"基于雅虎财经数据,分析股票与加密货币。支持投资组合管理、自选股预警、股息分析、8维评分、热门趋势扫描及传闻/早期信号探测。适用于股票分析、持仓追踪、财报异动、加密监控、热门股追踪或提前发掘非主流传闻。"}
★ 269 📥 56,891
data-analysis

Excel / XLSX

ivangdavila
创建、检查和编辑 Microsoft Excel 工作簿及 XLSX 文件,支持可靠的公式、日期、类型、格式、重算及模板保留功能。
★ 366 📥 139,970
data-analysis

Data Analysis

ivangdavila
{"answer":"数据分析与可视化。查询数据库、生成报告、自动化电子表格,将原始数据转化为清晰可行的见解。适用于:(1) 您……"}
★ 198 📥 64,862