How to extract links and write to a CSV
Learn how to scrape links from a webpage into a CSV saved to your downloads folder by combing a few steps using our [builder.](/docs/no-code-tool/the-builder/builder
Start from blank, adding the following steps
In the axiom.ai Chrome extension dashboard, click "New Automation" and then select "Add first step". Use the step finder to add the steps outlined below.
- Step 1.0
Get a list of links to pages from a URLURL: Enter the URL of the page from which to scrape links.Select: Choose the links you wish to scrape.Find pager(optional): Select the "Next" button for pagination if present.Max results: Set the maximum number of links to scrape.
- Step 2.0
Export to CSVExport to CSV: Click Insert data, then select scraped-link-data.File name: Name your CSV file.
Wrapping up
Create an automation with just two steps that extract links from any website. In the first step, simply select the links, and then, in the second step, write the scraped data to a CSV.