PR Newswire Press Releases Scraper avatar

PR Newswire Press Releases Scraper

Pricing

from $19.00 / 1,000 results

Go to Apify Store
PR Newswire Press Releases Scraper

PR Newswire Press Releases Scraper

Scrapes press releases from the PR Newswire public listing pages. Returns each release as a flat row with headline, date, body text, and source URL.

Pricing

from $19.00 / 1,000 results

Rating

0.0

(0)

Developer

ParseForge

ParseForge

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

6 days ago

Last modified

Categories

Share

ParseForge

PR Newswire Press Releases Scraper

Scrape press releases from PR Newswire by the page, up to a million per run. Each release comes with its headline, publication date, full body text, and source URL. No login or API key. Export to CSV, JSON, Excel, or XML.

PR Newswire's official wire service distributes thousands of corporate announcements daily, but manually collecting them across pages is slow and repetitive. This reads the public release listings directly, page by page, and returns each match in one fixed schema. You control the start page and the total number of releases to collect.

Who uses itWhat they scrape PR Newswire for
PR professionalsMonitor competitor announcements and industry news in real time.
Market researchersBuild a dataset of corporate communications for trend analysis.
JournalistsTrack breaking news and source material from official releases.
Data analystsFeed a pipeline of structured news content for NLP or sentiment models.

What it does

This Actor collects press releases from the PR Newswire public listing pages and returns each one as a flat row.

  • πŸ“„ Paginated listing: Start from any page and collect releases sequentially, up to a million items.
  • πŸ”’ Volume control: Set a hard cap on the number of releases to fetch, so you only pay for what you need.
  • πŸ“‹ Fixed schema: Every release lands in your dataset with the same fields, ready for analysis or export.

Results export to CSV, JSON, Excel, or XML, or straight from the API.

What you can do with PR Newswire data

πŸ“ˆ Monitor competitor announcements.

A PR manager runs the Actor daily from page 1 to collect the latest 50 releases and flags any mention of a rival product launch.

πŸ“° Build a news archive.

A data analyst sets the start page to 1 and max items to 100,000 to create a historical corpus of corporate press releases for trend analysis.

πŸ” Track industry keywords.

A market researcher collects the most recent 500 releases and filters them downstream for mentions of 'sustainability' or 'AI' to map messaging shifts.

πŸ“Š Feed a content pipeline.

A developer schedules the Actor to run hourly, pushing new releases into a database that powers a real-time news dashboard.

Why choose this scraper

What you get
No API key requiredReads the public web listing, so there is no registration or approval process.
Structured outputReturns a clean, flat dataset with headline, date, body, and URL for every release.
Scalable collectionCollect a handful of releases for a quick check or millions for a historical archive.

How it compares

No other Store actor targets PR Newswire the same way, so the honest comparison is with the alternatives teams actually weigh.

PR Newswire Press Releases ScraperBuild it in-houseBy hand
SetupRun it now, zero configDays of engineeringNone, but hours per pull
When PR Newswire changesMaintained for youYou fix itYou re-learn the page
Proxies, retries, anti-botBuilt inYour problemBrowser only
OutputFixed JSON schema, CSV/Excel exportWhatever you buildCopy-paste
CostPay per resultEngineering timeAnalyst hours

Configure the run

Drive the Actor from the PR Newswire release listing pages, starting at the page you choose, and collect up to your specified maximum. The Input tab lists every parameter.

A first run with the defaults:

{
"maxItems": 10
}

A larger pull:

{
"maxItems": 200
}

Pricing

Pay-per-result: $0.021 per result collected. You pay only for the results written to your dataset.

Results collectedApproximate cost
100 results$2.10
1,000 results$21.00
10,000 results$210.00

New Apify accounts start with $5 in free credit.

Free users

Free-plan runs return up to 10 results as a preview. Upgrade your Apify plan to collect up to 1,000,000 results per run.

Run it

  1. Create a free Apify account with $5 in credit.
  2. Open the PR Newswire Press Releases Scraper.
  3. Set your inputs and any filters, then click Start.
  4. Export the results as CSV, Excel, JSON, or XML from the Dataset tab.

Run it programmatically through the Apify API (run-sync-get-dataset-items) or the ApifyClient for JavaScript and Python.

Use with AI agents (MCP)

Give an AI agent live access to PR Newswire through the Model Context Protocol. Add the Actor to Claude, Cursor, or any MCP client:

$claude mcp add --transport http apify "https://mcp.apify.com?tools=parseforge/prnewswire-press-releases-scraper"

Then prompt it in plain language to run the scraper and read back the results.

Troubleshooting

Why am I getting no results?

Check that your start page number is valid and that the PR Newswire listing has releases on that page. If the page is empty or the site layout has changed, the Actor may return zero items.

The Actor stopped before reaching my max items limit.

This usually means the Actor reached the last available page of listings. Try reducing your start page or check the PR Newswire site directly to confirm how many pages of releases are currently available.

Some fields are empty in my output.

If a press release is missing a headline or body text on the source page, the corresponding field will be empty in your dataset. This is expected behavior when the source data is incomplete.

The run failed with a timeout error.

Large runs with high max items can take time. Increase the Actor's timeout setting in your run configuration, or reduce the max items and run multiple smaller jobs.

I got blocked or received an error from PR Newswire.

The site may rate-limit aggressive scraping. Try reducing the run frequency, using a higher start page to skip already-scraped content, or running the Actor with a proxy to distribute requests.

FAQ

QuestionAnswer
Do I need a PR Newswire account or API key?No. The Actor reads the publicly accessible release listing pages, so no login, account, or API key is required.
What data do I get for each press release?Each row in your dataset includes the release headline, publication date, full body text, and the source URL on PR Newswire.
How many press releases can I scrape in one run?You can set the maximum up to 1,000,000 releases per run. The Actor will stop when it reaches that number or runs out of pages.
Can I start scraping from a specific page?Yes. Use the Start Page input to begin collection from any page number in the PR Newswire listing.
What formats can I export the data to?You can export your dataset to CSV, JSON, Excel, XML, or other formats supported by the Apify platform.
Does this Actor scrape the full text of each press release?Yes, the full body text of each release is included in the output, along with the headline and metadata.
How often are new press releases available?PR Newswire publishes releases continuously. You can schedule the Actor to run at any interval to capture the latest items from page 1.
Can I filter releases by date or keyword within the Actor?The Actor collects releases from the listing pages as they appear. For date or keyword filtering, you can apply those rules to the exported dataset.
Is it legal to scrape PR Newswire?The Actor only accesses publicly available web pages. You are responsible for complying with the website's terms of service and applicable laws in your jurisdiction.
What happens if I set the max items higher than the available releases?The Actor will collect all available releases from your start page onward and then finish gracefully without errors.

Browse the full ParseForge collection for more scrapers.

πŸ†˜ Need help? Email parseforge@protonmail.com with your run ID, your input, and what you expected.

⚠️ Disclaimer. This Actor is unofficial and is not affiliated with, endorsed by, or sponsored by Cision US Inc. It collects only publicly available data. You are responsible for using the collected data in compliance with the source's terms of service and applicable data-protection laws, including GDPR, CCPA, and PIPL. Do not use it to collect personal data unlawfully.