Hltv Discovery Scraper avatar

Hltv Discovery Scraper

Pricing

from $9.00 / 1,000 results

Go to Apify Store
Hltv Discovery Scraper

Hltv Discovery Scraper

The Hltv Discovery Scraper extracts the latest esports news from HLTV, offering insights for market analysis and competitive intelligence....

Pricing

from $9.00 / 1,000 results

Rating

0.0

(0)

Developer

GetDataForMe

GetDataForMe

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

6 days ago

Last modified

Share

The Hltv Discovery Scraper is a powerful tool designed to extract the latest news and updates from the HLTV website. This Actor allows users to efficiently gather data on esports events, player announcements, and other relevant content, providing valuable insights for market analysis and competitive intelligence.

Features

  • Comprehensive Data Extraction: Scrapes detailed information from HLTV, including article titles, URLs, authors, and publication dates.
  • Customizable Search: Tailor your data collection with specific search queries to focus on relevant topics.
  • Scalable Scraping: Efficiently handles large volumes of data with a configurable maximum item limit.
  • Proxy Support: Utilizes Apify's residential proxy network to ensure reliable and anonymous data collection.
  • Timely Updates: Captures the latest content with timestamps for accurate tracking.
  • User-Friendly Interface: Easy setup and configuration through the Apify platform.

Input Parameters

ParameterTypeRequiredDescriptionExample
searchQueryStringYesEnter the Search Keywords"Mike"
maxItemsIntegerNoMaximum number of items to scrape.100
proxyConfigurationObjectNoSpecifies proxy servers for anonymous scraping.Use Apify's residential proxy in the US

Example Usage

Example Input

{
"searchQuery": "Mike",
"maxItems": 100,
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"],
"apifyProxyCountry": "US"
}
}

Example Output

[
{
"articleId": "44532",
"title": "IEM Atlanta talent announced",
"url": "https://www.hltv.org/news/44532/iem-atlanta-talent-announced",
"date": "2026-05-09",
"dateUnix": 1778277600000,
"author": "MIRAA",
"authorUrl": "https://www.hltv.org/profile/170978/miraa",
"scrapedAt": "2026-05-11T12:12:35.458Z"
}
]

Use Cases

  • Market Research and Analysis: Gather insights on esports trends and developments.
  • Competitive Intelligence: Monitor competitor activities and announcements.
  • Content Aggregation: Compile news articles for media outlets or blogs.
  • Academic Research: Analyze esports industry data for scholarly work.
  • Business Automation: Automate data collection for business intelligence tools.

Installation and Usage

  1. Search for "Hltv Discovery Scraper" in the Apify Store.
  2. Click "Try for free" or "Run".
  3. Configure input parameters.
  4. Click "Start" to begin extraction.
  5. Monitor progress in the log.
  6. Export results in your preferred format (JSON, CSV, Excel).

Output Format

The output is a JSON array containing objects with the following fields:

  • articleId: Unique identifier for the article.
  • title: Title of the article.
  • url: Direct link to the article.
  • date: Publication date.
  • dateUnix: Unix timestamp of the publication date.
  • author: Author of the article.
  • authorUrl: Profile URL of the author.
  • scrapedAt: Timestamp of when the data was scraped.

Support

For custom/simplified outputs or bug reports, please contact:

We're here to help you get the most out of this Actor!