Ieee: Get Journal Articles
Ieee via Parse · education
Retrieve articles for a specific journal issue, or list available issues if no issue_number is provided. Without issue_number, returns the issue list grouped by decade and year. With issue_number, returns paginated articles for that issue. Use browse_journals to find a publicationNumber (punumber), then call without issue_number to discover available issues, then call with a specific issue_number to get articles. Search and retrieve academic papers, journals, and references from IEEE Xplore digital library. Fulfilled by Parse from ieeexplore.ieee.org.
- developer-tools
- education
- ieee
- ieeexplore-ieee-org
- news-media
- parse
- platform-key
Price and execution
- Price
- $0.04 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- education
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/494809ae-a9d9-4264-aeaa-a0655dd58dbc/get_journal_articles
- Interface artifact
- sha256:fc8319d10c9f8b40602f147865aa91e6b4ad06b4832737cd1649734038942ef8
- Manifest digest
- sha256:c6d98f2197c00d37ab3bc2812cc83fe4e9fb56284d1111c3521f46f4369516a6
Request fields
- punumber (string, required): Publication number from browse_journals results (e.g. '6287639' for IEEE Access)
- issue_number (string): Issue number obtained from calling this endpoint without issue_number. Issue numbers are specific to each punumber and are not interchangeable across publications.
Example queries
- {"punumber":"6287639","issue_number":"11323511"}