https://github.com/newsoid/news-ai
Artificial Intelligence news
https://github.com/newsoid/news-ai
ai news news-ai news-data news-data-for-model-training news-database news-dataset newsapi newsfeed
Last synced: 5 months ago
JSON representation
Artificial Intelligence news
- Host: GitHub
- URL: https://github.com/newsoid/news-ai
- Owner: Newsoid
- Created: 2025-04-11T14:41:26.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-11-16T09:00:44.000Z (7 months ago)
- Last Synced: 2025-11-16T11:11:36.725Z (7 months ago)
- Topics: ai, news, news-ai, news-data, news-data-for-model-training, news-database, news-dataset, newsapi, newsfeed
- Homepage: https://www.newsoid.io/
- Size: 19.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 📊 Dataset Description
Each dataset is provided in **JSON format** and includes a structured list of news articles.
Keywords used for search: 'ai', 'artificial intelligence'
### Top-Level Fields
- **`total_articles`**: Total number of articles included in the dataset.
- **`articles`**: A list of article objects.
### Article Object Fields
- **`published_date`** (`string`, ISO 8601):
Date and time the article was published (e.g., `"2025-01-01T23:40:00"`)
- **`title`** (`string`):
Headline of the article.
- **`author`** (`string`):
Author or journalist name, if available.
- **`url`** (`string`):
Direct link to the original article.
- **`url_media`** (`string`):
URL to the main image or media asset in the article.
- **`country`** (`string`, ISO 2-letter code):
Country of origin for the news source (e.g., `"TH"` for Thailand).
- **`language`** (`string`, ISO 2-letter code):
Language of the article (e.g., `"en"` for English).
- **`summary`** (`string`):
A short summary or excerpt from the article content.
---
Looking for a custom feed on any topic, time range, or with full article content?
👉 [Contact us](https://www.newsoid.io/)