VOOZH about

URL: https://apify.com/pintostudio/espn-nba-news

โ‡ฑ ESPN Nba News ยท Apify


Pricing

$9.99/month + usage

Go to Apify Store

This actor retrieves all the latest nba news.

Pricing

$9.99/month + usage

Rating

0.0

(0)

Developer

๐Ÿ‘ Pinto Studio

Pinto Studio

Maintained by Community

Actor stats

3

Bookmarked

6

Total users

0

Monthly active users

2 years ago

Last modified

Share

NBA News Scraper

This is an Apify actor that scrapes NBA news from ESPN's API and provides the results in a structured format.

Usage

To use this actor, you can run it on the Apify platform or integrate it into your own workflow using the Apify SDK.

Input

The actor accepts the following input parameters:

  • limit (optional): Number of news articles to fetch. Default is 20.

Output

The actor returns an array of NBA news articles with the following structure:

  • description: Description of the news article.
  • published: Date and time when the article was published.
  • premium: Premium status of the article.
  • lastModified: Date and time when the article was last modified.
  • categories: Array of categories associated with the article, each containing:
    • id: Category ID.
    • description: Description of the category.
    • type: Type of the category.
    • sportId: ID of the sport associated with the category.
    • leagueId: ID of the league associated with the category.
    • createDate: Date and time when the category was created.
  • headline: Headline of the news article.
  • link: Link to the full article.

Example

[
{
"description":"Lorem ipsum dolor sit amet, consectetur adipiscing elit.",
"published":"2024-02-13T08:00:00Z",
"premium":false,
"lastModified":"2024-02-13T10:00:00Z",
"categories":[
{
"id":"123",
"description":"Category description",
"type":"Type",
"sportId":"456",
"leagueId":"789",
"createDate":"2024-02-13T12:00:00Z"
}
],
"headline":"Lorem ipsum",
"link":"https://example.com/article"
},
{
"description":"Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.",
"published":"2024-02-13T09:00:00Z",
"premium":true,
"lastModified":"2024-02-13T11:00:00Z",
"categories":[
{
"id":"456",
"description":"Another category description",
"type":"Another type",
"sportId":"789",
"leagueId":"123",
"createDate":"2024-02-13T13:00:00Z"
}
],
"headline":"Sed do eiusmod",
"link":"https://example.com/article2"
}
]

You might also like

Nba Teams Info

pintostudio/nba-teams-info

This Actor Retrieves NBA Information on any team.

Nba Schedule

pintostudio/nba-schedule

This actor returns the schedule of games - NBA.

ESPN NBA Scraper (Current Season Stats)

scraped/espn-nba-scraper-current-season-stats

This actor provides NBA player statistics sourced from ESPN, including performance data such as points, rebounds, assists, and more.

ESPN NBA Free Agency & Trade Tracker

jungle_synthesizer/espn-nba-free-agency-trade-tracker-scraper

Scrapes NBA news and transaction data from ESPN's hidden API. Returns free-agent signings, trades, waivers, and draft picks with linked player and team info.

๐Ÿ‘ User avatar

BowTiedRaccoon

2

Google Latest News Scraper

mansurmqlfelvin/google-latest-news-scraper

Google Latest News Scraper

Ultimate News API

glitch_404/Ultimate-News-Scraper

Scrape up to 10000 news articles from over 4500 news sources in less than 20 minutes, news from over 20 categories, e.g., Crypto news, World News, Latest News, Celebrities, and a lot more. You can find news on websites such as Fox News, BBC News, CNN, and Cryptocurrency-Related News Sources.

257

1.0

Google News

canadesk/google-news

Find the latest news with direct source links from Google News. It's fast and costs little!

๐Ÿ‘ User avatar

Canadesk Support

20

NBA Data Scraper

crawlerbros/nba-data-scraper

Scrape NBA statistics and data, teams, players, game schedules, and standings for the National Basketball Association via TheSportsDB. Free public API, no registration required.

NBA Data Scraper

crawlergang/nba-data-scraper

Scrape NBA statistics and data, teams, players, game schedules, and standings for the National Basketball Association via TheSportsDB. Free public API, no registration required.

2

5.0