🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

gsdata-search

by @urhd528

Searches the projects-databus.gsdata.cn API for data using provided project ID, signature, keywords, and returns results as JSON with optional limit.

Versionv1.0.3
πŸ’‘ Examples

from gsdata_search import search

result = search( project_id="your_project_id", sign="your_signature", keywords="your_search_keywords", posttime_start="2026-03-01 00:00:00", posttime_end="2026-03-01 23:59:59", limit=20 )

print(result)

πŸ“‹ Tips & Best Practices

  • Make sure you have valid project_id and sign credentials
  • The API has a timeout of 30 seconds
  • Results are returned as JSON data
  • View on ClawHub
    TERMINAL
    clawhub install gsdata-search

    πŸ§ͺ Use this skill with your agent

    Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

    πŸ” Can't find the right skill?

    Search 60,000+ AI agent skills β€” free, no login needed.

    Search Skills β†’