HTML/Website Media Scraper avatar
HTML/Website Media Scraper

Pricing

$8.00/month + usage

Go to Store
HTML/Website Media Scraper

HTML/Website Media Scraper

Developed by

aweworkz

aweworkz

Maintained by Community

The Website Media scraper extracts all media files, i.e images, videos, audio, and other related media elements, from multiple websites. It then provides the corresponding descriptions or the alt="" content. You'll need to use proxies to run this actor for some websites with bot blocking features.

0.0 (0)

Pricing

$8.00/month + usage

6

Total users

163

Monthly users

8

Runs succeeded

>99%

Last modified

12 days ago

You can access the HTML/Website Media Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "startUrls": [
< {
< "url": "https://crawlee.dev"
< }
< ]
<}' |
<apify call aweworkz/html-web-media-scraper --silent --output-dataset

HTML/Website Media Scraper API through CLI

The Apify CLI is the official tool that allows you to use HTML/Website Media Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: