Vedabase: Get Chapter
Vedabase via Parse · education
Returns the list of verses in a specific chapter. For Srimad-Bhagavatam, provide canto_slug. For Caitanya-caritamrta, provide lila_slug. Each verse includes title, slug, and URL. Comprehensive API for accessing the Vedabase library, including shlokas, translations, purports, transcripts, and letters by A.C. Bhaktivedanta Swami Prabhupada. Fulfilled by Parse from vedabase.io.
- education
- news-media
- other
- parse
- platform-key
- vedabase
- vedabase-io
Price and execution
- Price
- Quote unavailable
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- education
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/e83a450a-a65b-4a73-98d1-e853df9bb882/get_chapter
- Interface artifact
- sha256:c29d2f0a69396bea159630b7692f13843a4ba0abb39493cbe310c8d47f6fd94e
- Manifest digest
- sha256:60a36a76135fb7b86c0678182b681c6b11782aef5db688c3bda80dd656401593
Request fields
- book_slug (string, required): Book slug (e.g., 'bg', 'sb', 'cc').
- lila_slug (string): Lila slug (required for Caitanya-caritamrta, book_slug='cc'). Accepted values: adi, madhya, antya.: Allowed values: adi, madhya, antya
- canto_slug (string): Canto number (required for Srimad-Bhagavatam, book_slug='sb').
- chapter_slug (string, required): Chapter number or slug.
Example queries
- {"book_slug":"bg","lila_slug":"adi","canto_slug":"1","chapter_slug":"1"}