Git Scm: Get Book Chapter
Git Scm via Parse · developer_tools
Get full content of a Pro Git book chapter section as plain text. The chapter_slug identifies the specific section within a chapter. Returns the section title and full text content. API for Git documentation, commands, Pro Git book content, and glossary. Fulfilled by Parse from git-scm.com.
- developer-tools
- education
- git-scm
- git-scm-com
- other
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- developer_tools
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/8b5ba661-798d-4e0b-ad04-a0eae3fd8286/get_book_chapter
- Interface artifact
- sha256:46da3a6ad441382df51d9ae30c415a24182305cb522df3ef2c23b0a34033c091
- Manifest digest
- sha256:41656dff154724a12ec7689051006d1f7fd22b70c8051ffa0a25e2d706ee1dc0
Request fields
- chapter_slug (string, required): The slug of the chapter/section (e.g. Getting-Started-About-Version-Control, Git-Basics-Getting-a-Git-Repository). Obtain slugs from the get_book_toc endpoint by extracting the last path segment from section URLs.
Example queries
- {"chapter_slug":"Getting-Started-About-Version-Control"}