Planetmath: Get Entries By Msc Category
Planetmath via Parse · education
Get all entries (canonical names and titles) for a specific MSC category code. Matches categories with or without leading zeros (e.g. '03' and '3' both match Mathematical Logic). Returns the matched category code and an array of entry summaries. Scraper for PlanetMath.org encyclopedia of mathematics, providing access to entries, MSC classification, alphabetical browsing, and search functionality. Fulfilled by Parse from planetmath.org.
- developer-tools
- education
- other
- parse
- planetmath
- planetmath-org
- platform-key
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/a75dd142-0fda-4d83-8209-6ebcb3861cf8/get_entries_by_msc_category
- Interface artifact
- sha256:b302b3106310e658afbf9d31ffde60bf630e298a78587ef16ae529c6331d3aa3
- Manifest digest
- sha256:40a0e87731ffeb9accc6ee60f1ad80394173fc25f40167955b1595fb2cbc7b0e
Request fields
- category_code (string, required): MSC category code such as '03', '11', '54'. Leading zeros are preserved and matched flexibly.: Allowed values: 00, 01, 03, 05, 06, 08, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 26, 28, 30, 31, 32, 33, 34, 35, 37, 39, 40, 41, 42, 43, 44, 45, 46, 47, 49, 51, 52, 53, 54, 55, 57, 58, 60, 62, 65, 68, 70, 74, 76, 78, 80, 81, 82, 83, 85, 86, 90, 91, 92, 93, 94, 97
Example queries
- {"category_code":"00"}