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

https://github.com/haaroon/audi-manual-scraper

scrape manuals from the audi website into a pdf
https://github.com/haaroon/audi-manual-scraper

Last synced: 2 months ago
JSON representation

scrape manuals from the audi website into a pdf

Awesome Lists containing this project

README

        

# audi-manual-scraper
scrape manuals from the audi website into a pdf

1. open manual on website in browser
2. get the cookies using web dev tool
3. fill in bits in scraper and run with python
4. run `convert *.jpg manual.pdf`
5. ocr `ocrmypdf in.pdf out.pdf`