MOJ: Get Books
MOJ via Parse · government_public
Retrieve paginated books from the Ministry of Justice library. Returns book titles, thumbnail URLs, and download URLs. Supports optional filtering by title keyword, category, and institute. Pagination via page number; each page returns up to ~18 books. Access books, news, laws, regulations, and site-wide search from the Cambodian Ministry of Justice website (moj.gov.kh). Fulfilled by Parse from moj.gov.kh.
- education
- government-public
- moj
- moj-gov-kh
- news-media
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/190e9c81-7a8c-4fe6-b5e6-30370299705f/get_books
- Interface artifact
- sha256:dbd16bb716a657df5b4de26cf0017613cefb1b052d77b34c068dbf9dd85d8dc0
- Manifest digest
- sha256:ec8c4a09e897a7a1918feabfea0160e731138e7ed041f4b2245b2772414b85fd
Request fields
- page (integer): Page number for pagination (1-based).
- title (string): Filter by book title keyword (Khmer text recommended).
- category (string): Filter by category (Khmer text, e.g. 'ច្បាប់').
- institute (string): Filter by institute name.
- view_mode (string): View mode: 'grid' or 'list'.: Allowed values: grid, list
Example queries
- {"page":"1","view_mode":"grid"}