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)