Web Scraper avatar
Web Scraper
Try for free

No credit card required

View all Actors
Web Scraper

Web Scraper

apify/web-scraper
Try for free

No credit card required

Crawls arbitrary websites using the Chrome browser and extracts data from pages using a provided JavaScript code. The actor supports both recursive crawling and lists of URLs and automatically manages concurrency for maximum performance. This is Apify's basic tool for web crawling and scraping.

User avatar

crawl iframes

Closed

burgundy_zebra opened this issue
19 days ago

How do I crawl Iframes that exist in my page using this scraper?

User avatar

Hello,

It is generally better to use Puppeteer or Playwright Scrapers which offer more flexibility. You can copy/paste most of your current code and wrap it in page.evaluate

See guide for iframes - https://docs.apify.com/academy/puppeteer-playwright/common-use-cases/scraping-iframes

Developer
Maintained by Apify
Actor metrics
  • 3.7k monthly users
  • 98.8% runs succeeded
  • 3.6 days response time
  • Created in Mar 2019
  • Modified about 1 month ago