# Screaming Frog

Screaming Frog SEO Spider is a website crawler tool commonly used for SEO analysis. By configuring proxies, you can use a proxy IP for website crawling. Follow the steps below to complete the proxy settings.

{% hint style="success" icon="lightbulb-exclamation-on" %}
Before configuring the proxy, you need to obtain proxies credentials. [Click here](/proxy/rotating-residential-proxies/quick-start.md) to learn how to obtain proxies credentials.
{% endhint %}

***

{% stepper %}
{% step %}

#### **Download Screaming Frog**

Go to the [Screaming Frog official website](https://www.screamingfrog.co.uk/) to download the version suitable for your operating system and complete the installation.
{% endstep %}

{% step %}

#### **Open Proxy Settings**

Launch Screaming Frog, click on the top-left menu **File** → **Settings** → **Proxy**

<figure><img src="/files/8DRxMT8e10Nqcha8O0Ja" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### **Configure the Proxy**

In the pop-up **Proxy Server Settings** window:

1. Check **Use a proxy server** and **Use proxy credentials**.
2. Fill in your proxy information, then click **OK and restart**:

* Address: Enter the proxy host address
* Port: Enter the proxy port
* Username: Enter your proxy username
* Password: Enter your proxy password

<figure><img src="/files/hnWp8LpOs344Kk73JvMf" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### **Verify the Proxy**

1. In the address bar at the top of the software, enter `https://ipinfo.io/what-is-my-ip`.
2. On the right side, select **Exact URL** mode.
3. Click the **Start** button to begin crawling.
4. After crawling is complete, click on `https://ipinfo.io/what-is-my-ip` in the left list, and check the returned data below to confirm whether the displayed IP matches your proxy IP.

<figure><img src="/files/qfl8VwLTwC0X1CVcnE3D" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.talordata.com/proxy/integrations/screaming-frog.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
