> ## Documentation Index
> Fetch the complete documentation index at: https://figranium.dev/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# SimplyNode × Figranium Integration

> Connect SimplyNode residential or mobile proxies to Figranium, import generated proxy lists, and configure rotating pools for browser automation workflows.

# SimplyNode × Figranium Integration

SimplyNode is a residential and mobile proxy provider for high-volume, geo-sensitive, and detection-sensitive connections. Figranium can import SimplyNode proxy lists directly and use them as rotating pools in browser automation workflows.

<CardGroup cols={3}>
  <Card title="50M+" icon="house">
    Residential IPs across SimplyNode's network.
  </Card>

  <Card title="1.4M+" icon="mobile-screen">
    Mobile IPs for stricter detection environments.
  </Card>

  <Card title="185+ countries" icon="earth-americas">
    GEO targeting across countries, regions, cities, and ISPs.
  </Card>
</CardGroup>

<Note>
  Purchased SimplyNode traffic does not expire, which makes it useful for irregular or bursty Figranium workloads that may sit idle between scheduled runs.
</Note>

## How SimplyNode integrates with Figranium

Figranium workflows run through a browser engine that may need a clean, rotating, or sticky IP depending on the task. SimplyNode provides the proxy layer, while Figranium handles importing, storing, and selecting proxies for browser runs.

Because Figranium supports native proxy import, HTTP/SOCKS5 connections, credentials, and round-robin or random rotation, you can generate a SimplyNode proxy pool, import it once, and manage it from Figranium instead of maintaining individual proxy entries by hand.

## Common use cases

<CardGroup cols={2}>
  <Card title="Data extraction" icon="database">
    Use a fresh IP for high-volume scraping jobs where IP consistency is not required.
  </Card>

  <Card title="Price & change monitoring" icon="clock-rotate-left">
    Rotate IPs across scheduled runs to reduce repeated rate-limiting and fingerprint patterns.
  </Card>

  <Card title="Lead enrichment" icon="location-dot">
    Target traffic by country, region, city, or ISP for region-specific public data collection.
  </Card>

  <Card title="QA & regression testing" icon="flask">
    Keep a sticky IP throughout multi-step flows so a session does not change networks mid-run.
  </Card>
</CardGroup>

You can also split traffic into separate SimplyNode proxy profiles by project, GEO, platform, or Figranium workflow so usage and billing remain easy to track.

## Choose a traffic type

<Tabs>
  <Tab title="Residential">
    **Residential traffic — from \$2.25/GB at scale**

    IPs from residential ISPs, suited to general-purpose scraping, automation, and platforms with moderate detection.
  </Tab>

  <Tab title="Mobile">
    **Mobile traffic — from \$2.25/GB at scale**

    IPs from mobile carrier networks, useful for platforms with more aggressive datacenter or residential fingerprint detection.
  </Tab>
</Tabs>

<Tip>
  Start with residential traffic for general automation. If the target platform consistently flags residential IPs, mobile is the stronger fallback.
</Tip>

## Set up SimplyNode

Before connecting SimplyNode to Figranium, create an account, purchase traffic, and configure a proxy profile.

<Steps>
  <Step title="Purchase traffic">
    Buy the amount of GB you need. Purchased traffic is added to your **Remaining Traffic** balance and is not tied to a single profile yet.
  </Step>

  <Step title="Create a Proxy Profile">
    From the SimplyNode dashboard, click **Add Proxy Profile** and allocate traffic from your main balance.

    Give the profile a descriptive name, such as **Figranium — Scraping**, **Figranium — QA**, or a GEO-specific label like **US** or **DE**.
  </Step>

  <Step title="Open the Proxy List Generator">
    Open the new profile to configure GEO, rotation, session behavior, and proxy format.
  </Step>
</Steps>

## Configure SimplyNode for Figranium

<Steps>
  <Step title="Configure the proxy list">
    In SimplyNode's **Proxy List Generator**, configure the GEO, rotation, session, and other settings for your workflow.

    Select **HTTP**, **HTTPS**, or **SOCKS5** from the format dropdown instead of using a custom format.

    * For scraping or extraction where you want frequent IP changes, use **new IP for each request**.
    * For QA flows or multi-step sessions, use a **sticky session** with a fixed session ID. The same session ID returns the same IP; a new session ID returns a new one.
  </Step>

  <Step title="Download the proxy list">
    Download the generated proxy list from SimplyNode as a **TXT file**.
  </Step>

  <Step title="Import it into Figranium">
    In Figranium, go to **Settings > Proxies** and import the TXT file.

    The generated SimplyNode proxy will appear in your proxy list.
  </Step>

  <Step title="Mark it as a rotating pool">
    Find the imported proxy, click **Edit**, enable **Rotating Pool**, then click **Save**.

    This tells Figranium that the proxy represents a pool of changing IP addresses rather than one fixed endpoint.
  </Step>
</Steps>

<Info>
  Your SimplyNode proxy is now ready to use in Figranium workflows. Figranium can select from the pool according to your configured proxy behavior while SimplyNode handles the underlying IP rotation or sticky session.
</Info>

## Try SimplyNode

<Card title="Create a SimplyNode account" icon="arrow-up-right-from-square" href="https://app.simplynode.io/sign-up">
  Set up residential or mobile traffic and connect the generated proxy pool to Figranium.
</Card>
