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

https://github.com/7etsuo/webscraper

A multi-threaded web image scraper written in C that extracts and downloads all images from a webpage. Uses libcurl for HTTP requests, libxml2 for HTML parsing, and POSIX threads for parallel downloads.
https://github.com/7etsuo/webscraper

Last synced: about 1 year ago
JSON representation

A multi-threaded web image scraper written in C that extracts and downloads all images from a webpage. Uses libcurl for HTTP requests, libxml2 for HTML parsing, and POSIX threads for parallel downloads.

Awesome Lists containing this project