Cointelegraph Scraper avatar

Cointelegraph Scraper

Pricing

from $3.00 / 1,000 results

Go to Apify Store
Cointelegraph Scraper

Cointelegraph Scraper

Want to track the latest breaking news and narrative shifts across the crypto space? This Cointelegraph scraper makes it super easy! Just choose your favorite section or topic (Latest News, Markets, Bitcoin, Ethereum, Regulation, and more), and the scraper will extract up to 200 full articles.

Pricing

from $3.00 / 1,000 results

Rating

0.0

(0)

Developer

Marco Rodrigues

Marco Rodrigues

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

1

Monthly active users

8 days ago

Last modified

Categories

Share

πŸ“° Cointelegraph Crypto News Scraper

Want to track the latest crypto headlines and narrative shifts? This Cointelegraph scraper makes it super easy!

Just choose your section (Latest News, Markets, Bitcoin, Ethereum, Regulation, and more), set how many articles you want (up to 200), and export headlines, full text, authors, and dates as CSV or JSON.

Cointelegraph Website

πŸ’‘ Perfect for…

  • Trading & market desks: Track breaking headlines around major tokens and macro themes.
  • Sentiment & research: Run analysis on titles, descriptions, and full article bodies.
  • Alerts & bots: Feed fresh URLs and summaries into Telegram, Discord, or internal tools.
  • πŸ“š RAG & AI workflows: Chunk content so assistants can answer what Cointelegraph said β€” with citations.

✨ Why you'll love this scraper

  • 🎯 Clear sections: Latest News, Markets, Bitcoin, Blockchain, Ethereum, Altcoins, or Regulation.
  • βš™οΈ Full articles: Headline, short description, full body text, author, and publication date.
  • πŸ“¦ Ready to use: Structured rows you can open in a spreadsheet or plug into a pipeline.

πŸ“¦ What's inside the data?

For every article you get:

  • Core: url, title, description, published_date, id, slug
  • Category: category
  • Content: content (full main-body text)
  • Author: author, author_url

πŸš€ Quick start

  1. Choose your category (e.g. Latest News, Bitcoin, Regulation).
  2. Set number_of_articles (up to 200).
  3. Click Start and export CSV, Excel, or JSON when done.

Example input

{
"category": "Markets",
"number_of_articles": 20
}

Example output

{
"title": "Bitcoin price tests $70K as GBTC outflows hit 2-week low",
"url": "https://cointelegraph.com/news/bitcoin-price-tests-70k-gbtc-outflows-hit-2-week-low",
"id": 120531,
"slug": "bitcoin-price-tests-70k-gbtc-outflows-hit-2-week-low",
"published_date": "2026-03-23T15:30:00+00:00",
"description": "Bitcoin bulls are trying to push BTC price back above $70,000 as spot ETF outflows begin to slow.",
"author": "william-suberg",
"author_url": "https://cointelegraph.com/authors/william-suberg",
"category": "markets",
"content": "Bitcoin (BTC) saw a renewed push toward $70,000…"
}
ParameterTypeRequiredDescription
categorystringNoSection to scrape: Latest News, Markets, Bitcoin, Blockchain, Ethereum, Altcoins, Regulation. Default: Latest News.
number_of_articlesintegerNoHow many articles to collect. Min 10, max 200, default 100.