# XHR request capturing

Web Scraper API now supports [capturing network requests (Fetch/XHR)](https://developers.oxylabs.io/scraping-solutions/web-scraper-api/features/result-processing-and-storage/output-types/capturing-network-requests-fetch-xhr) for easier scraping of dynamic content from JavaScript-heavy websites. Set the `xhr` parameter to `true` to extract data directly from API responses instead of parsing HTML.
