Kaggle Scraper

Kaggle Scraper

by muhammetakkurtt

Automatically extract Kaggle dataset details like metadata, ratings, and file info based on your search terms. Perfect for data scientists and researchers.

432 runs
17 users
Try This Actor

Opens on Apify.com

About Kaggle Scraper

Need to find the right dataset on Kaggle without the manual slog? This scraper does the heavy lifting for you. Tell it what you're looking for—specific topics, keywords, or categories—and it will crawl Kaggle to pull back structured data on every matching dataset. You get the essentials: titles, descriptions, the all-important usability ratings, file types, and sizes. It saves you from clicking through endless search pages to compare options. I use it to quickly scope out what's available for a new project. Instead of spending an hour browsing, I get a clean spreadsheet in minutes. You can control how deep it searches, so if you just need a high-level overview or a deep dive into every result, it's flexible. It's perfect for researchers building a literature review of available data or data scientists who need to evaluate multiple datasets for model training. Think of it as your research assistant for the data discovery phase, automating the tedious part so you can focus on the analysis.

What does this actor do?

Kaggle Scraper is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.

Key Features

  • Cloud-based execution - no local setup required
  • Scalable infrastructure for large-scale operations
  • API access for integration with your applications
  • Built-in proxy rotation and anti-blocking measures
  • Scheduled runs and webhooks for automation

How to Use

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. Run the actor and download your results

Documentation

Kaggle Dataset Scraper

An Apify actor that scrapes dataset listings from Kaggle based on a search term. It extracts detailed metadata, categories, and usability ratings for each dataset found.

Key Features

  • Search-Based Scraping: Finds datasets on Kaggle using a provided search query.
  • Comprehensive Metadata: Collects a wide range of details for each dataset, including ownership, licensing, file information, and performance metrics (views, downloads, votes).
  • Pagination Control: Lets you specify the number of result pages to scrape via the totalPages input.
  • Structured Output: Saves all collected data into an Apify dataset in a consistent JSON format.

How to Use

Run the actor in the Apify console and configure the following input parameters:

  • searchTerm (required): The keyword or topic to search for on Kaggle (e.g., "football", "machine learning").
  • totalPages (optional, default: 3): The number of search result pages to process.

Example Input

{
  "searchTerm": "football",
  "totalPages": 5
}

Input & Output

Input: A JSON object containing the searchTerm and totalPages parameters.

Output: The actor stores an array of items in the Apify dataset. Each item is a JSON object representing one Kaggle dataset with the following key fields:

  • Basic Info: datasetUrl, title, overview, datasetId, datasetSlug, rank.
  • Ownership: ownerName, ownerUrl, ownerUserId, ownerTier, creatorName, creatorUrl.
  • Activity & Dates: viewCount, downloadCount, totalVotes, dateCreated, dateUpdated.
  • Content Details: datasetSize, licenseName, downloadUrl.
  • Categories: A list of category objects with id, name, fullPath, and description.
  • File Information: commonFileTypes (list of fileType, count, totalSize).
  • Usability Rating: An object containing scores like score, overviewScore, tagScore, fileFormatScore, etc.
  • Related Resources: scriptCount, scriptsUrl, forumUrl, thumbnailImageUrl, medalUrl.

Example Output Entry

{
  "datasetUrl": "https://www.kaggle.com/datasets/secareanualin/football-events",
  "ownerName": "Alin Secareanu",
  "ownerUrl": "https://www.kaggle.com/secareanualin",
  "title": "Football Events",
  "viewCount": 15000,
  "downloadCount": 4500,
  "licenseName": "CC0: Public Domain",
  "datasetSize": "125.4 MB",
  "categories": [
    { "name": "Sports", "fullPath": "Sports" }
  ],
  "usabilityRating": {
    "score": 7.8,
    "overviewScore": 8.2
  }
}

Common Use Cases

Market Research

Gather competitive intelligence and market data

Lead Generation

Extract contact information for sales outreach

Price Monitoring

Track competitor pricing and product changes

Content Aggregation

Collect and organize content from multiple sources

Ready to Get Started?

Try Kaggle Scraper now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
muhammetakkurtt
Pricing
Paid
Total Runs
432
Active Users
17
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support