HTML/Web Media Scraper
Pay $4.00 for 1,000 results
HTML/Web Media Scraper
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:
- 14 monthly users
- 3 stars
- 100.0% runs succeeded
- Created in Mar 2024
- Modified 3 months ago