Cursor: List Rules By Category
Cursor via Parse · developer_tools
Returns plugins filtered by a category keyword. Matches case-insensitively against plugin name and description text. Fetches the full plugin list and filters client-side. Access plugins (rules and skills) and job listings from cursor.directory Fulfilled by Parse from cursor.directory.
- b2b-directory
- cursor
- cursor-directory
- developer-tools
- jobs
- parse
- platform-key
Price and execution
- Price
- $0.10 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- developer_tools
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/16f978a9-29ef-4c43-8bcc-a2eb5b380365/list_rules_by_category
- Interface artifact
- sha256:2aba59c0b8d56feea4e37f6400d4df99fd36c49091d74c6fc2f842c0d1bdee6d
- Manifest digest
- sha256:7b6f5332a887e7983a9f4ba1b95dc60da78ce3dc454519e0402326dab46c234e
Request fields
- category (string, required): Category keyword to filter by (e.g., 'python', 'typescript', 'react', 'nextjs'). Matched case-insensitively against plugin name and description.
Example queries
- {"category":"react"}