amalrajan/learncpp-download
Multi-threaded web scraper to download all the tutorials from www.learncpp.com and convert them to PDF files concurrently.
This tool helps C++ learners and instructors gather all tutorials from www.learncpp.com for offline study or reference. It takes the entire website content as input and outputs a collection of well-formatted PDF files. Anyone teaching or learning C++ who values offline access to comprehensive educational material would find this useful.
118 stars. No commits in the last 6 months.
Use this if you want to download every C++ tutorial from learncpp.com as neatly organized PDF files for offline use, without manually copying and pasting each page.
Not ideal if you only need a few specific tutorials, as it's designed to download the entire site, or if you prefer to read content exclusively online.
Stars
118
Forks
21
Language
Python
License
AGPL-3.0
Category
Last pushed
Aug 06, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/amalrajan/learncpp-download"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.