From 8123e1f14924c692da8a128555c2bf609e6cdf95 Mon Sep 17 00:00:00 2001 From: Jayden Pyles Date: Sat, 10 May 2025 15:24:16 -0500 Subject: [PATCH] docs: update README [skip ci] --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f63b03a..a1e3feb 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ View the [docs](https://scraperr-docs.pages.dev) for a quickstart guide and more - Scrape all pages within same domain - Add custom json headers to send in requests to URLs - Display results of scraped data +- Download media found on the page (images, videos, etc.) ![main_page](https://github.com/jaypyles/www-scrape/blob/master/docs/main_page.png)