Myscheme: Search Schemes
Myscheme via Parse · government_public
Search and list government schemes with optional filters and keyword search. Returns paginated results sorted by relevance or scheme name. Each result includes the scheme slug which can be used with get_scheme_details for full information. Pagination is controlled via from (offset) and size parameters. Access Indian government schemes data from the myScheme portal. Search and filter schemes by state, category, level, gender, and keyword. Retrieve full scheme details including eligibility, documents required, benefits, and application process. Fulfilled by Parse from myscheme.gov.in.
- education
- government-public
- healthcare
- myscheme
- myscheme-gov-in
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/ea63c144-307a-4da3-b08c-025ec998afd3/search_schemes
- Interface artifact
- sha256:7c74659baad3b88942ea7217ee76549e666c8a9c2561166538ca6d0756e9ec22
- Manifest digest
- sha256:55c5751fe7f6d629dd20da523a85843f27e98a570294ca5ffba79aef787a3b09
Request fields
- from (integer): Pagination offset (0-based). Combined with size to paginate through results.
- size (integer): Number of results per page. Maximum 100.
- sort (string): Sort order for results. Omitting returns results sorted by relevance.
- level (string): Filter by scheme level.
- state (string): Filter by beneficiary state/UT name (e.g. 'Gujarat', 'Tamil Nadu', 'Delhi'). Must match the state label exactly as used on the portal.
- gender (string): Filter by target gender (e.g. 'Female', 'Male', 'Transgender', 'All').
- keyword (string): Free-text search keyword to filter schemes by name or description.
- category (string): Filter by scheme category (e.g. 'Education & Learning', 'Health & Wellness'). Must match the category label exactly as used on the portal.
Example queries
- {"sort":"schemename-asc","level":"Central","keyword":"scholarship"}