HTML/Web Media Scraper avatar
HTML/Web Media Scraper

Pricing

$8.00/month + usage

Go to Store
HTML/Web Media Scraper

HTML/Web Media Scraper

Developed by

aweworkz

aweworkz

Maintained by Community

Extracts various media files, such as images, videos, audio, and other related media elements, from multiple websites. It then provides the corresponding descriptions or the alt="" content. You may 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

159

Monthly users

12

Runs succeeded

>99%

Last modified

5 months ago

You can access the HTML/Web 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/Web Media Scraper API through CLI

The Apify CLI is the official tool that allows you to use HTML/Web 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: