How do I download Cloud results?
You can download scraped data directly from a Cloud scraping job.
Download job results
- Open Scraping Jobs in Web Scraper Cloud.
- Find the job whose results you want to download.
- Open the job's download options.
- Select CSV, XLSX, or JSON.
Cloud JSON downloads use newline-delimited JSON, with one JSON object per line.
Downloading a job that is still running
You can download data before a job finishes, but the file will contain only the records completed at the time of the download.
If you need the complete dataset, wait until the scraping job has finished and download it again.
Need results delivered automatically?
If you regularly download the same sitemap's results, configure Data Export to send the completed dataset automatically after each scraping job finishes.
See the Data export documentation for more information.