Skip to content

Commit c6e08dc

Browse files
authored
Add website-downloader (Web Scraping / Frameworks) (#3250)
1 parent 75360ff commit c6e08dc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -387,6 +387,7 @@ _Libraries to automate web scraping and extract web content._
387387
- [crawlberg](https://github.com/xberg-io/crawlberg) - A high-performance web crawling engine with a Rust core, headless-browser fallback, and built-in robots.txt and sitemap parsing.
388388
- [mechanicalsoup](https://github.com/MechanicalSoup/MechanicalSoup) - A Python library for automating interaction with websites.
389389
- [scrapy](https://github.com/scrapy/scrapy) - A fast high-level screen scraping and web crawling framework.
390+
- [website-downloader](https://github.com/PKHarsimran/website-downloader) - A modern wget --mirror / HTTrack alternative that turns whole websites into browsable offline copies.
390391
- Content Extraction
391392
- [feedparser](https://github.com/kurtmckee/feedparser) - Universal feed parser.
392393
- [html2text](https://github.com/Alir3z4/html2text) - Convert HTML to Markdown-formatted text.

0 commit comments

Comments
 (0)