You need to agree to share your contact information to access this dataset

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this dataset content.

Scyrit News Dataset

This dataset contains scraped news articles from the news sites, categorized as "News." Each entry includes:

  • Title: The headline of the article.
  • Category: It shows that there is news
  • Content: The main content of the article.
  • Image URL: Link to the article's associated image.
  • News Link: The URL to the original article.

Usage

You can load this dataset using the datasets library:

from datasets import load_dataset
dataset = load_dataset("lackechs/scyrit-news")
Downloads last month
1