Financialjuice: Get Articles
Financialjuice via Parse · Finance
Retrieves paginated articles from the WordPress REST API in reverse chronological order. Supports filtering by category ID and free-text search. Each article includes rendered title, content HTML, excerpt, publication date, slug, and category IDs. Pagination uses integer page numbers; the default page size is 10. API for retrieving live financial news, economic calendar events, stock codes, and articles from FinancialJuice. Fulfilled by Parse from features.financialjuice.com.
- b2b-directory
- features-financialjuice-com
- finance
- financialjuice
- news-media
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- Finance
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/5b75d611-7d46-4a11-8e9b-1197d46a46c8/get_articles
- Interface artifact
- sha256:eebb27aa6ff37921f2d3def79f0f1bc8cc97425df9909d5e5c39a7e3eb0497f9
- Manifest digest
- sha256:df5bab22d1bf290ff5ea65eba2348378a335de196a13a2040514db9a8d234beb
Request fields
- page (integer): Page number for pagination.
- search (string): Search keyword for filtering articles by title/content.
- category (integer): Category ID to filter by. Known IDs: 73 (Daily Dose), 76 (US), 77 (EU).: Allowed values: 73, 76, 77
- per_page (integer): Number of results per page (1-100).
Example queries
- {"page":"1","search":"market","category":"73","per_page":"3"}