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

https://github.com/utility-code/web_text_to_pdf

Gets text from multiple websites and converts it into a pdf
https://github.com/utility-code/web_text_to_pdf

Last synced: 11 months ago
JSON representation

Gets text from multiple websites and converts it into a pdf

Awesome Lists containing this project

README

          

# README
This is a shell script to get files from links you provide, extract the text and save them as one pdf file.
Run as ./down.bash

Note:
This was only tested on a mac. I dont know if it will work with other systems.

Dependencies:
- python 3+
- curl
- bash
- html2text