An open API service indexing awesome lists of open source software.

https://github.com/technicalparadox/docscraper


https://github.com/technicalparadox/docscraper

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

### Installation Instructions:
`cd `
`pip install -r requirements.txt`

### Usage
Scrapes the entered URL and all subpages, downloads the text to installation directory.

### Made for [GeminiProjectAssistant](https://github.com/TechnicalParadox/GeminiProjectAssistant)
However, you can also use it manually.
`python ./docscraper.py`
And enter the URL you wish to scrape.