Hackerrank: Get Track Scores
Hackerrank via Parse · developer_tools
Get scores and rankings across all HackerRank tracks (algorithms, data structures, SQL, etc.). Returns practice scores, ranks, levels, and contest scores for each track, along with total participant counts reflected via rank values. The score_type parameter selects between practice and contest leaderboards. Extract challenge scores, difficulty ratings, success ratios, and track-level ranking data from HackerRank's public practice platform. Fulfilled by Parse from hackerrank.com.
- developer-tools
- education
- hackerrank
- hackerrank-com
- parse
- platform-key
- reviews-ratings
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- developer_tools
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/b59ecdc9-59f5-4d6b-b890-daba4a62f7c0/get_track_scores
- Interface artifact
- sha256:f1aa6554f49dd7cb3983c6ea04d95adf79c60b3bff9be2414d60784506b4d7cf
- Manifest digest
- sha256:253185909fe1555764b86b6b8aefc4004dbdccac040346433078b3048b66fcb5
Request fields
- type (string): Score type to retrieve.: Allowed values: practice, contest
Example queries
- {"type":"practice"}