Vldb: Get Paper Abstract
Vldb via Parse · education
Returns the abstract and metadata for a specific paper in a PVLDB volume. The title must match exactly as listed in the volume. Returns title, authors, abstract text, PDF URL (if available), and BibTeX citation (if available). APIs to extract VLDB conference schedules, keynote information, and PVLDB paper abstracts and metadata. Fulfilled by Parse from vldb.org.
- developer-tools
- education
- news-media
- parse
- platform-key
- vldb
- vldb-org
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- education
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/474f30d3-111c-40f4-8c37-21f26b332b90/get_paper_abstract
- Interface artifact
- sha256:e31728657249421303405d6ccad6233e6cd73bf722ec289988f7ecd77dc6dfa2
- Manifest digest
- sha256:20cc59bdd1c5f40b3da4a444a6c14facde331869a0a33c6643c84784501e3fe7
Request fields
- vol (string): PVLDB volume number (e.g. '15', '16', '17').: Allowed values: 17, 16, 15
- title (string, required): Full exact title of the paper as listed in the PVLDB volume.
Example queries
- {"vol":"17","title":"DecLog: Decentralized Logging in Non-Volatile Memory for Time Series Database Systems"}