HackerRank Scraper avatar

HackerRank Scraper

Pricing

from $3.00 / 1,000 results

Go to Apify Store
HackerRank Scraper

HackerRank Scraper

Scrape HackerRank practice challenges by domain and difficulty. No auth required.

Pricing

from $3.00 / 1,000 results

Rating

0.0

(0)

Developer

Crawler Bros

Crawler Bros

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

7 days ago

Last modified

Share

Scrape HackerRank � HackerRank practice challenges.


Features

  • Browse and search HackerRank data
  • Filter by challenges by domain and difficulty
  • Output: name, domain, difficulty, maxScore, successRatio, challengeUrl
  • No API key required
  • Daily test runs for reliability

Input

ParameterTypeDescription
modeselectWhat to fetch
maxItemsintegerMaximum records to return (default: 50)

Example input:

{
"mode": "challenges",
"maxItems": 10
}

Output

Each record contains: name, domain, difficulty, maxScore, successRatio, challengeUrl

Example record:

{
"recordType": "record",
"scrapedAt": "2024-01-15T10:30:00+00:00"
}

FAQ

Is this free to use? Yes � this actor uses only public APIs and requires no authentication.

How often is data updated? Data is fetched live on every run from HackerRank.

What is the daily test run? This actor runs automatically every day to verify it still works correctly.


Data Source

Data is sourced from HackerRank public API/website.