HTML/Web Media Scraper avatar

HTML/Web Media Scraper

Try for free

Pay $4.00 for 1,000 results

View all Actors
HTML/Web Media Scraper

HTML/Web Media Scraper

aweworkz/html-web-media-scraper
Try for free

Pay $4.00 for 1,000 results

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.

You can access the HTML/Web Media Scraper programmatically from your own applications by using the Apify API. You can 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.

1echo '{
2  "startUrls": [
3    {
4      "url": "https://crawlee.dev"
5    }
6  ]
7}' |
8apify 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

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community
Actor metrics
  • 14 monthly users
  • 3 stars
  • 100.0% runs succeeded
  • Created in Mar 2024
  • Modified about 1 month ago