From b9c64e8dbf1423ba5a48428be97df0cf684ed06c Mon Sep 17 00:00:00 2001 From: Karim shoair Date: Thu, 14 Nov 2024 16:04:48 +0200 Subject: [PATCH 1/3] Update and rename README.md to Adding Evomi as a sponsor --- README.md => Adding Evomi as a sponsor | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) rename README.md => Adding Evomi as a sponsor (98%) diff --git a/README.md b/Adding Evomi as a sponsor similarity index 98% rename from README.md rename to Adding Evomi as a sponsor index bf193f4..1b75ffc 100644 --- a/README.md +++ b/Adding Evomi as a sponsor @@ -17,6 +17,23 @@ Scrapling is a high-performance, intelligent web scraping library for Python tha >> products = page.css('.product', auto_match=True) # and Scrapling still finds them! ``` +# Sponsors + +[Evomi](https://evomi.com?utm_source=github&utm_medium=banner&utm_campaign=d4vinci-scrapling) is your Swiss Quality Proxy Provider, starting at $0.49/GB + +- 👩‍💻 $0.49 per GB Residential Proxies: Our price is unbeatable +- 👩‍💻 24/7 Expert Support: We will join your Slack Channel +- 🌍 Global Presence: Available in 150+ Countries +- ⚡ Low Latency +- 🔒 Swiss Quality and Privacy +- 🎁 Free Trial +- 🛡️ 99.9% Uptime +- 🤝 Special IP Pool selection: Optimize for fast, quality, or quantity of ips +- 🔧 Easy Integration: Compatible with most software and programming languages + +[![Evomi Banner](https://my.evomi.com/images/brand/cta.png)](https://evomi.com?utm_source=github&utm_medium=banner&utm_campaign=d4vinci-scrapling) +--- + ## Table of content * [Key Features](#key-features) * [Fetch websites as you prefer](#fetch-websites-as-you-prefer) @@ -49,7 +66,7 @@ Scrapling is a high-performance, intelligent web scraping library for Python tha * [Can Scrapling replace code built on top of BeautifulSoup4?](#can-scrapling-replace-code-built-on-top-of-beautifulsoup4) * [Can Scrapling replace code built on top of AutoScraper?](#can-scrapling-replace-code-built-on-top-of-autoscraper) * [Is Scrapling thread-safe?](#is-scrapling-thread-safe) - * [Sponsors](#sponsors) + * [More Sponsors!](#more-sponsors) * [Contributing](#contributing) * [Disclaimer for Scrapling Project](#disclaimer-for-scrapling-project) * [License](#license) @@ -727,7 +744,7 @@ Of course, you can find elements by text/regex, find similar elements in a more ### Is Scrapling thread-safe? Yes, Scrapling instances are thread-safe. Each Adaptor instance maintains its state. -## Sponsors +## More Sponsors! [![Capsolver Banner](https://raw.githubusercontent.com/D4Vinci/Scrapling/main/images/CapSolver.png)](https://www.capsolver.com/?utm_source=github&utm_medium=repo&utm_campaign=scraping&utm_term=Scrapling) ## Contributing From e7e9cf8b3da451b1e38baf697e5ccc17b7443eaa Mon Sep 17 00:00:00 2001 From: Karim shoair Date: Thu, 14 Nov 2024 16:05:37 +0200 Subject: [PATCH 2/3] Adding Evomi as a sponsor --- Adding Evomi as a sponsor => README.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Adding Evomi as a sponsor => README.md (100%) diff --git a/Adding Evomi as a sponsor b/README.md similarity index 100% rename from Adding Evomi as a sponsor rename to README.md From 9e337251ca73e80e6c76fe8687ad1e3d72279369 Mon Sep 17 00:00:00 2001 From: Karim shoair Date: Thu, 14 Nov 2024 16:09:05 +0200 Subject: [PATCH 3/3] Update README.md --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 1b75ffc..0d50104 100644 --- a/README.md +++ b/README.md @@ -19,17 +19,17 @@ Scrapling is a high-performance, intelligent web scraping library for Python tha # Sponsors -[Evomi](https://evomi.com?utm_source=github&utm_medium=banner&utm_campaign=d4vinci-scrapling) is your Swiss Quality Proxy Provider, starting at $0.49/GB +[Evomi](https://evomi.com?utm_source=github&utm_medium=banner&utm_campaign=d4vinci-scrapling) is your Swiss Quality Proxy Provider, starting at **$0.49/GB** -- 👩‍💻 $0.49 per GB Residential Proxies: Our price is unbeatable -- 👩‍💻 24/7 Expert Support: We will join your Slack Channel -- 🌍 Global Presence: Available in 150+ Countries -- ⚡ Low Latency -- 🔒 Swiss Quality and Privacy -- 🎁 Free Trial -- 🛡️ 99.9% Uptime -- 🤝 Special IP Pool selection: Optimize for fast, quality, or quantity of ips -- 🔧 Easy Integration: Compatible with most software and programming languages +- 👩‍💻 **$0.49 per GB Residential Proxies**: Our price is unbeatable +- 👩‍💻 **24/7 Expert Support**: We will join your Slack Channel +- 🌍 **Global Presence**: Available in 150+ Countries +- ⚡ **Low Latency** +- 🔒 **Swiss Quality and Privacy** +- 🎁 **Free Trial** +- 🛡️ **99.9% Uptime** +- 🤝 **Special IP Pool selection**: Optimize for fast, quality or quantity of ips +- 🔧 **Easy Integration**: Compatible with most software and programming languages [![Evomi Banner](https://my.evomi.com/images/brand/cta.png)](https://evomi.com?utm_source=github&utm_medium=banner&utm_campaign=d4vinci-scrapling) ---