abdulr7mann / gitbookScraper

This Python script utilizes the GitbookLoader class from the langchain.document_loaders package to scrape, extract, and archive markdown content from specified GitBook URLs. Ideal for developers, researchers, and content creators, this tool enables quick and efficient archiving of GitBook content for offline use

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gitbookScraper

This Python script utilizes the GitbookLoader class from the langchain.document_loaders package to scrape, extract, and archive markdown content from specified GitBook URLs. Ideal for developers, researchers, and content creators, this tool enables quick and efficient archiving of GitBook content for offline use

pip install langchain
python3 scraper.py

About

This Python script utilizes the GitbookLoader class from the langchain.document_loaders package to scrape, extract, and archive markdown content from specified GitBook URLs. Ideal for developers, researchers, and content creators, this tool enables quick and efficient archiving of GitBook content for offline use


Languages

Language:Python 100.0%