Karim shoair commited on
Commit Β·
ac7a18d
1
Parent(s): 98e6ae9
Update and rename README.md to Adding Evomi as a sponsor
Browse files
README.md β Adding Evomi as a sponsor
RENAMED
|
@@ -17,6 +17,23 @@ Scrapling is a high-performance, intelligent web scraping library for Python tha
|
|
| 17 |
>> products = page.css('.product', auto_match=True) # and Scrapling still finds them!
|
| 18 |
```
|
| 19 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
## Table of content
|
| 21 |
* [Key Features](#key-features)
|
| 22 |
* [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
|
|
| 49 |
* [Can Scrapling replace code built on top of BeautifulSoup4?](#can-scrapling-replace-code-built-on-top-of-beautifulsoup4)
|
| 50 |
* [Can Scrapling replace code built on top of AutoScraper?](#can-scrapling-replace-code-built-on-top-of-autoscraper)
|
| 51 |
* [Is Scrapling thread-safe?](#is-scrapling-thread-safe)
|
| 52 |
-
* [Sponsors](#sponsors)
|
| 53 |
* [Contributing](#contributing)
|
| 54 |
* [Disclaimer for Scrapling Project](#disclaimer-for-scrapling-project)
|
| 55 |
* [License](#license)
|
|
@@ -727,7 +744,7 @@ Of course, you can find elements by text/regex, find similar elements in a more
|
|
| 727 |
### Is Scrapling thread-safe?
|
| 728 |
Yes, Scrapling instances are thread-safe. Each Adaptor instance maintains its state.
|
| 729 |
|
| 730 |
-
## Sponsors
|
| 731 |
[](https://www.capsolver.com/?utm_source=github&utm_medium=repo&utm_campaign=scraping&utm_term=Scrapling)
|
| 732 |
|
| 733 |
## Contributing
|
|
|
|
| 17 |
>> products = page.css('.product', auto_match=True) # and Scrapling still finds them!
|
| 18 |
```
|
| 19 |
|
| 20 |
+
# Sponsors
|
| 21 |
+
|
| 22 |
+
[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
|
| 23 |
+
|
| 24 |
+
- π©βπ» $0.49 per GB Residential Proxies: Our price is unbeatable
|
| 25 |
+
- π©βπ» 24/7 Expert Support: We will join your Slack Channel
|
| 26 |
+
- π Global Presence: Available in 150+ Countries
|
| 27 |
+
- β‘ Low Latency
|
| 28 |
+
- π Swiss Quality and Privacy
|
| 29 |
+
- π Free Trial
|
| 30 |
+
- π‘οΈ 99.9% Uptime
|
| 31 |
+
- π€ Special IP Pool selection: Optimize for fast, quality, or quantity of ips
|
| 32 |
+
- π§ Easy Integration: Compatible with most software and programming languages
|
| 33 |
+
|
| 34 |
+
[](https://evomi.com?utm_source=github&utm_medium=banner&utm_campaign=d4vinci-scrapling)
|
| 35 |
+
---
|
| 36 |
+
|
| 37 |
## Table of content
|
| 38 |
* [Key Features](#key-features)
|
| 39 |
* [Fetch websites as you prefer](#fetch-websites-as-you-prefer)
|
|
|
|
| 66 |
* [Can Scrapling replace code built on top of BeautifulSoup4?](#can-scrapling-replace-code-built-on-top-of-beautifulsoup4)
|
| 67 |
* [Can Scrapling replace code built on top of AutoScraper?](#can-scrapling-replace-code-built-on-top-of-autoscraper)
|
| 68 |
* [Is Scrapling thread-safe?](#is-scrapling-thread-safe)
|
| 69 |
+
* [More Sponsors!](#more-sponsors)
|
| 70 |
* [Contributing](#contributing)
|
| 71 |
* [Disclaimer for Scrapling Project](#disclaimer-for-scrapling-project)
|
| 72 |
* [License](#license)
|
|
|
|
| 744 |
### Is Scrapling thread-safe?
|
| 745 |
Yes, Scrapling instances are thread-safe. Each Adaptor instance maintains its state.
|
| 746 |
|
| 747 |
+
## More Sponsors!
|
| 748 |
[](https://www.capsolver.com/?utm_source=github&utm_medium=repo&utm_campaign=scraping&utm_term=Scrapling)
|
| 749 |
|
| 750 |
## Contributing
|