Prnewswire: Get Press Release By Date
Prnewswire via Parse · news_media
Fetch press releases for a specific date. Returns releases published on the given date, optionally filtered to a specific hour. Useful for retrieving historical press releases. Scraper for PR Newswire providing access to latest news, category-specific releases, search, organization newsrooms, RSS feeds, and full press release content. Fulfilled by Parse from prnewswire.com.
- b2b-directory
- finance
- news-media
- parse
- platform-key
- prnewswire
- prnewswire-com
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- news_media
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/be2e3fb3-53a4-44f6-972b-4945b06b66a5/get_press_release_by_date
- Interface artifact
- sha256:bf4efa739b974aaeceb2a76dec0b5f155babb5f317cc0c0c64af51857020f152
- Manifest digest
- sha256:6c943e4dc588c9e271a0e259b677a338fc69808d013f86f87cde75c67e782e9d
Request fields
- day (string, required): Day in DD format with leading zero (e.g. '10').
- hour (string): Hour in HH format, 24-hour clock (e.g. '09').
- year (string, required): Year in YYYY format (e.g. '2026').
- month (string, required): Month in MM format with leading zero (e.g. '06').
Example queries
- {"day":"10","hour":"00","year":"2026","month":"06"}