summaryrefslogtreecommitdiff
path: root/content/proxy.html
diff options
context:
space:
mode:
authorPhilipp Tanlak <philipp.tanlak@gmail.com>2025-11-24 20:54:57 +0100
committerPhilipp Tanlak <philipp.tanlak@gmail.com>2025-11-24 20:57:48 +0100
commitb1e2c8fd5cb5dfa46bc440a12eafaf56cd844b1c (patch)
tree49d360fd6cbc6a2754efe93524ac47ff0fbe0f7d /content/proxy.html
Docs
Diffstat (limited to 'content/proxy.html')
-rw-r--r--content/proxy.html111
1 files changed, 111 insertions, 0 deletions
diff --git a/content/proxy.html b/content/proxy.html
new file mode 100644
index 0000000..7977164
--- /dev/null
+++ b/content/proxy.html
@@ -0,0 +1,111 @@
+---
+title: Flyscrape Proxyᴮᴱᵀᴬ
+layout: home
+---
+
+<div class="max-w-2xl mx-auto text-center">
+ <h1 class="my-8 text-[3rem] lg:text-[4rem] leading-tight font-bold mx-auto">
+ Stop getting blocked.
+ </h1>
+
+ <p class="my-16 text-xl leading-relaxed text-gray-700 dark:text-gray-300">
+ Flyscrape Proxyᴮᴱᵀᴬ is a proxy service that allows you to get around firewalls or render websites with real and undetected browser. Choose between countries, use Auto IP Rotation or enable browser rendering.
+ </p>
+
+ <div class="text-center mb-12">
+ <a href="https://app.flyscrape.com/login"
+ class="inline-block px-8 py-3 mr-5 text-lg font-semibold text-center text-white transition-all duration-200 ease-in bg-black border-black border-2 rounded-full cursor-pointer focus:outline-none focus:ring-4 focus:ring-primary-300 dark:bg-white dark:text-black dark:border-white dark:focus:ring-primary-800">
+ Sign Up for Free
+ <span style="position:relative;margin-left: 2px;top: -1px">{{< icon name="chevron-right">}}</span></a>
+ <div class="mt-3 text-sm text-gray-600 dark:text-gray-400">No credit card required.</div>
+ </div>
+</div>
+
+
+<div id="scrollto"></div>
+<hr class="hidden w-full my-8 dark:block lg:my-12"
+ style="border-color: hsl(var(--primary-hue) var(--primary-saturation) 94% / 0.2);" />
+<hr id="features" class="w-full my-8 dark:hidden lg:my-12"
+ style="border-color: hsl(var(--primary-hue) var(--primary-saturation) 94% / 0.8);" />
+
+<div class="w-full mt-12 text-center lg:text-left">
+ <div class="gap-12 flex flex-col lg:grid lg:grid-cols-2">
+
+ <div>
+ <h2 class="py-2 mt-12 mb-8 text-4xl font-bold leading-none tracking-tighter text-black not-prose dark:text-white">
+ Perfect Bot / Human Score
+ </h2>
+ <p class="text-xl text-gray-800 dark:text-gray-300 sm:text-xl">
+ Enable browser rendering with <code
+ class="px-2 py-1 text-sm text-black border border-gray-500 rounded-md dark:text-white whitespace-nowrap">browser=true</code> to get around the most difficult anti-bot challenges or simply to render JavaScript intensive websites. Using a real and undetected browser makes it appear as if the request came from a human.
+ </p>
+ </div>
+
+ <img src="/images/proxy-browser.jpg" class="block rounded-lg order-last lg:order-none w-full mx-auto" loading="lazy" style="max-width: 570px" />
+ </div>
+
+ <hr class="hidden dark:block my-24"
+ style="border-color: hsl(var(--primary-hue) var(--primary-saturation) 94% / 0.2);" />
+ <hr class="w-full dark:hidden my-24"
+ style="border-color: hsl(var(--primary-hue) var(--primary-saturation) 94% / 0.8);" />
+
+ <div class="gap-12 flex flex-col lg:grid lg:grid-cols-2">
+ <img src="/images/proxy-rotation.jpg" class="block rounded-lg order-last lg:order-none w-full mx-auto" loading="lazy" style="max-width: 570px"/>
+
+ <div>
+ <h2 class="py-2 mt-12 mb-8 text-4xl font-bold leading-none tracking-tighter text-black not-prose dark:text-white">
+ Ditch your Proxy List
+ </h2>
+ <p class="text-xl text-gray-800 dark:text-gray-300 sm:text-xl">
+ Stop thinking about maintaining a huge list of proxies. With Flyscrape Proxyᴮᴱᵀᴬ you only need a single proxy URL that automatically rotates your IP address accross the entire globe on every request.
+ </p>
+ </div>
+
+ </div>
+
+ <hr class="hidden dark:block my-24"
+ style="border-color: hsl(var(--primary-hue) var(--primary-saturation) 94% / 0.2);" />
+ <hr class="w-full dark:hidden my-24"
+ style="border-color: hsl(var(--primary-hue) var(--primary-saturation) 94% / 0.8);" />
+
+ <div class="gap-12 flex flex-col lg:grid lg:grid-cols-2">
+
+ <div>
+ <h2 class="py-2 mt-12 mb-8 text-4xl font-bold leading-none tracking-tighter text-black not-prose dark:text-white">
+ Bypass Geo-Restrictions
+ </h2>
+ <p class="text-xl text-gray-800 dark:text-gray-300 sm:text-xl">
+ Send requests from countries all across the globle. The country selector <code
+ class="px-2 py-1 text-sm text-black border border-gray-500 rounded-md dark:text-white whitespace-nowrap">country=netherlands</code> allows you to pick from a list of 40 different countries to bypass any geo blocking firewall.
+ </p>
+ </div>
+
+ <img src="/images/proxy-usa.jpg" class="block rounded-lg order-last lg:order-none w-full mx-auto" loading="lazy" style="max-width: 570px" />
+ </div>
+
+
+ <hr class="hidden dark:block my-24"
+ style="border-color: hsl(var(--primary-hue) var(--primary-saturation) 94% / 0.2);" />
+ <hr class="w-full dark:hidden my-24"
+ style="border-color: hsl(var(--primary-hue) var(--primary-saturation) 94% / 0.8);" />
+
+
+ <h2
+ class="py-2 mx-auto mt-12 mb-8 text-4xl font-bold leading-none tracking-tighter text-black not-prose dark:text-white text-center">
+ Want to give Flyscrape Proxyᴮᴱᵀᴬ a try?
+ </h2>
+ <p class="mx-auto text-xl text-gray-800 dark:text-gray-300 sm:text-xl text-center">
+ Get your proxy URL and access token now by signing up with Flyscrape Proxyᴮᴱᵀᴬ. <br />It's completely free. No credit card required. No BS.
+ </p>
+
+</div>
+<div class="mx-auto my-12 text-center">
+
+ <a href="https://app.flyscrape.com/login"
+ class="inline-block px-8 py-3 mr-5 text-lg font-semibold text-center text-white transition-all duration-200 ease-in bg-black border-black border-2 rounded-full cursor-pointer focus:outline-none focus:ring-4 focus:ring-primary-300 dark:bg-white dark:text-black dark:border-white dark:focus:ring-primary-800">
+ Sign Up for Free
+ <span style="position:relative;margin-left: 2px;top: -1px">{{< icon name="chevron-right">}}</span></a>
+ <div class="mt-3 text-sm text-gray-600 dark:text-gray-400">No credit card required.</div>
+</div>
+
+<script async src="https://app.flyscrape.com/script.js?v=1"></script>