Ieee: Search Papers
Ieee via Parse · education
Full-text search across IEEE Xplore's corpus of papers, journals, standards, and conferences. Matches query against titles, abstracts, and full text. Returns paginated results ordered by the chosen sort. Each result includes article metadata (title, authors, year, citation count, abstract snippet, content type). Pagination via page number; total result count returned for client-side page control. 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/search_papers
- Interface artifact
- sha256:c5b92cfc0723cfd7b590aad1f2f0814fc6ee6202d2b2448d239333b2101ebf55
- Manifest digest
- sha256:f9852e35c2d9ec3a1bb177f2dd7548e665ef1f5d74b48bf10ea86691979f0083
Request fields
- page (integer): Page number (1-based)
- rows (integer): Results per page (max 100)
- query (string, required): Search keyword or phrase to match against titles, abstracts, and full text
- sort_type (string): Sort order for results: Allowed values: relevance, newest, oldest, most-cited, paper-citations
Example queries
- {"page":"1","rows":"5","query":"machine learning","sort_type":"relevance"}