No data was extracted
Confirm the source page
- The start URL opens the intended page.
- The page is not a consent screen, login page, or bot challenge.
- The target data is available on the page.
Check the selector tree
- Preview the first selector below
_root. - Continue down the branch until you find the first selector that does not match.
- Check that each selector has the correct parent.
- Make sure selectors for detail-page data are placed below the Link selector.
Check rendering and timing
Web Scraper waits for network activity by default. Keep the default delay unless the content is loaded from an external domain or needs additional time to appear.