Discover/prnewswire.com API
live

prnewswire.com APIprnewswire.com

Access PR Newswire press releases, earnings announcements, organization newsrooms, category feeds, and full release content via a structured JSON API.

Endpoints
10
Updated
11d ago
Try it
Page number to fetch.
Number of results per page (max 100).
api.parse.bot/scraper/be2e3fb3-53a4-44f6-972b-4945b06b66a5/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/be2e3fb3-53a4-44f6-972b-4945b06b66a5/get_latest_news_releases?page=1&pagesize=5' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 10 totalclick to expand

Fetch the latest press releases from the main feed. Returns a paginated list of releases ordered by most recent.

Input
ParamTypeDescription
pageintegerPage number to fetch.
pagesizeintegerNumber of results per page (max 100).
Response
{
  "type": "object",
  "fields": {
    "releases": "array of press release summaries with title, url, date_time, summary, and company"
  },
  "sample": {
    "data": {
      "releases": [
        {
          "url": "https://www.prnewswire.com/news-releases/hanson-builders-hosts-check-signing-finale-event-for-st-jude-dream-home-showplace-302764990.html",
          "title": "Hanson Builders Hosts Check-Signing Finale Event for St. Jude Dream Home Showplace",
          "company": "",
          "summary": "Hanson Builders hosted the official check-signing event...",
          "date_time": "08:51 ET"
        }
      ]
    },
    "status": "success"
  }
}

About the prnewswire.com API

The PR Newswire API covers 10 endpoints that expose press release summaries and full content from prnewswire.com, including headline, body text, dateline, source company, and media URLs. Endpoints like get_press_release_detail return the complete text of a release, while search_news_releases lets you query by keyword and get_organization_news targets a specific company's newsroom by slug.

What the API Covers

This API surfaces press release data from PR Newswire across feeds, search, categories, and individual organizations. The get_latest_news_releases endpoint returns a paginated list of recent releases — each summary includes title, url, date_time, summary, and company. Page size is configurable up to 100 results per request. For financial coverage, get_earnings_releases pulls the latest earnings announcements and get_ma_press_releases isolates acquisitions, mergers, and takeovers from the Financial Services category.

Retrieving Full Release Content

get_press_release_detail takes a full PR Newswire URL and returns the complete body text of the release alongside the headline, dateline, source company name, and a media array of image and media URLs embedded in the release. This is the endpoint to use when summaries from listing endpoints are not sufficient and you need the actual press release copy.

Search, Categories, and Organization Newsrooms

search_news_releases accepts a query string and returns paginated matches. get_category_news_releases lets you specify a category slug — confirmed working examples include financial-services-latest-news — and an optional subcategory slug such as acquisitions-mergers-and-takeovers. To target a company's newsroom, first use search_organizations to find the organization's name and url, then extract the slug (the last path segment of the newsroom URL) and pass it to get_organization_news.

Date-Based and RSS Access

get_press_release_by_date accepts year, month, day, and an optional hour (24-hour format) to retrieve releases published at a specific time. get_rss_feed fetches and parses a PR Newswire RSS feed into structured JSON items that include title, link, description, pubDate, company, and industries. Omitting the url parameter uses the default PR Newswire news releases feed.

Common use cases
  • Monitor competitor press releases by polling get_organization_news for a specific company slug on a schedule.
  • Build an earnings calendar by aggregating get_earnings_releases results and enriching with full text from get_press_release_detail.
  • Index M&A deal announcements using get_ma_press_releases for due diligence research pipelines.
  • Run keyword alert systems with search_news_releases to surface releases mentioning specific products or executives.
  • Archive historical press releases by date using get_press_release_by_date with year, month, and day parameters.
  • Ingest PR Newswire RSS feeds as structured JSON via get_rss_feed for downstream industry classification using the industries field.
  • Extract media assets from press releases by reading the media array returned by get_press_release_detail.
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does PR Newswire have an official developer API?+
PR Newswire does not offer a public developer API for general access. It has distributor and partner integrations aimed at wire distribution, not data consumption. This Parse API provides structured JSON access to PR Newswire content without requiring a distribution contract.
What does `get_press_release_detail` return beyond what listing endpoints include?+
get_press_release_detail returns the full body text of the press release, the dateline (location and date string), a media array of image and media URLs, and the source company name. Listing endpoints such as get_latest_news_releases return only title, url, date_time, summary, and company — no body text or media assets.
Can I filter releases by industry vertical beyond the confirmed category and subcategory slugs?+
The get_category_news_releases endpoint accepts arbitrary category and subcategory slugs, but only financial-services-latest-news and acquisitions-mergers-and-takeovers are confirmed to work. Other PR Newswire category slugs may or may not return results depending on how the source organizes its URL structure. The get_rss_feed endpoint does include an industries field in each item, which can be used for post-fetch filtering.
Does the API expose wire distribution metadata such as distribution reach, media pickups, or release analytics?+
Not currently. The API covers content fields — body text, headline, dateline, media URLs, summaries, and company names — but does not expose distribution reach statistics, syndication pickup counts, or engagement analytics. You can fork this API on Parse and revise it to add any endpoint that surfaces that data.
Are press releases from all PR Newswire regions and languages available, or only English-language US releases?+
The API is built against the main prnewswire.com feed, which is primarily English-language and US-focused. PR Newswire operates regional sites (e.g. prnewswire.co.uk, prnewswire.com.au) with their own feeds. Those regional feeds are not covered by the current endpoints. You can fork this API on Parse and revise it to point at regional PR Newswire domains.
Page content last updated . Spec covers 10 endpoints from prnewswire.com.
Related APIs in News MediaSee all →
arxiv.org API
Search and discover academic research papers on arXiv using keywords, authors, titles, categories, and dates, then access detailed metadata for any paper. Browse the complete arXiv category taxonomy to explore research across different scientific disciplines.
ieeexplore.ieee.org API
Search for scientific papers and retrieve their metadata, abstracts, references, and citations from IEEE Xplore's collection of journals and conferences. Look up author profiles, browse journals, and access paper details and full text sections all programmatically.
bwfbadminton.com API
Track badminton tournaments worldwide by browsing the BWF calendar, viewing tournament draw brackets, and retrieving detailed match results with player stats and scores. Stay updated on competitions and analyze matchups with comprehensive tournament data from the Badminton World Federation.
formula1.com API
Get comprehensive Formula 1 data including race results, qualifying sessions, practice sessions, pit stops, and driver/team standings from 1950 to present. Track live race schedules, fastest laps, starting grids, and historical world champions to stay updated on all F1 season information.
nfl.com API
Access real-time NFL data including game schedules, scores, player statistics, team rosters, standings, injury reports, fantasy rankings, and the latest news — all from nfl.com.
mwcbarcelona.com API
Discover and explore MWC Barcelona 2026 exhibitors, speakers, and sessions by searching, filtering, and browsing by category, location, or type. Access detailed information about pavilions, agenda schedules, news updates, and pass options to plan your conference experience.
morningstar.com.au API
Access comprehensive financial data for Australian stocks, ETFs, and managed funds including key metrics, valuations, dividends, and historical prices. Search securities, review company profiles and ownership details, and stay informed with market news and upcoming dividend information.
guba.eastmoney.com API
Access Chinese stock discussion posts and comments from Eastmoney's community platform to monitor investor sentiment, search board discussions, and retrieve detailed post information and stock board metadata. Get real-time insights into what traders are discussing about specific stocks through posts, replies, and board analytics.