Hey there! đź‘‹ Welcome to the Batch Scraping Guide on Capalyze.
This guide is for two main use cases:
- You’ve already done an initial round of scraping and want to dig deeper or add more data to what you’ve got.
- Or, your uploaded table includes links, and you want to scrape more detailed info from those pages.
For example:
You’ve scraped some product links — now you can use those links to get more data like product details or user reviews.
<aside>
đź’ˇ
⚠️ Just a heads-up:
You can only use the batch scraping feature if your table contains links!
</aside>
đź”§ Step-by-step guide:
âś…Â Step 1: Select the table you want to keep scraping
Pick the table that contains the links you want to go deeper into.

âś…Â Step 2: Enter your scraping request
Use the format:
“Column name + the info you want to scrape”
- âś… You can only scrape from columns that contain links
- ❌ You can’t use plain text columns (like titles) to drill down

âś…Â Step 3: Choose your scraping type