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

# Choose Your Language or Tool

> Pick your language, framework, or tool and start sending traffic through the Massive Network in minutes.

<CardGroup cols={2}>
  <Card title="Puppeteer" icon="ghost" href="/residential/samples/puppeteer">
    Browser automation in Node.js with `--proxy-server` and `page.authenticate`.
  </Card>

  <Card title="Python" icon="python" href="/residential/samples/python">
    Send requests through the network with the `requests` library.
  </Card>

  <Card title="Scrapy" icon="spider" href="/residential/samples/scrapy">
    Route Scrapy spiders through the network using the `proxy` meta field.
  </Card>

  <Card title="Ruby" icon="gem" href="/residential/samples/ruby">
    Use `Net::HTTP` to proxy Ruby requests through the network.
  </Card>

  <Card title=".NET (C#)" icon="microsoft" href="/residential/samples/.net">
    Configure `HttpClient` with `WebProxy` and `NetworkCredential`.
  </Card>

  <Card title="SwitchyOmega" icon="browser" href="/residential/samples/switchyomega">
    Configure the SwitchyOmega browser extension to use Massive proxies.
  </Card>

  <Card title="FoxyProxy" icon="firefox-browser" href="/residential/samples/foxyproxy">
    Configure the FoxyProxy browser extension to use Massive proxies.
  </Card>
</CardGroup>
