Ncaa: Search Players
Ncaa via Parse · sports
Search for players by name across all sports and teams. Returns player names, IDs, seasons played, and team affiliations. Paginates via offset/length parameters. Access NCAA sports statistics including player/team search, head coach records, game scoreboards, and statistical ranking categories from stats.ncaa.org Fulfilled by Parse from stats.ncaa.org.
- education
- government-public
- ncaa
- parse
- platform-key
- sports
- stats-ncaa-org
Price and execution
- Price
- $0.04 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- sports
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/cc788f52-a551-42c0-9350-031581a15442/search_players
- Interface artifact
- sha256:433d254480f1dcb49b42150be37d79bf69a4c30e540f487a1d139e5c6d54d508
- Manifest digest
- sha256:4515efe7204ad17c0fc00025129ab92376d7e088d1ca2bfd4a9d916935b052dc
Request fields
- query (string, required): Search keyword for player name
- start (integer): Pagination offset (0-based index of first result)
- length (integer): Number of results to return per page
Example queries
- {"query":"Harris","start":"0","length":"10"}