Karim shoair commited on
Commit ·
ba40a93
1
Parent(s): c00f9ef
docs: update Zensical
Browse files- docs/index.md +26 -7
- docs/requirements.txt +1 -1
docs/index.md
CHANGED
|
@@ -56,13 +56,32 @@ MySpider().start()
|
|
| 56 |
|
| 57 |
<!-- sponsors -->
|
| 58 |
<div style="text-align: center;">
|
| 59 |
-
|
| 60 |
-
<
|
| 61 |
-
|
| 62 |
-
|
| 63 |
-
|
| 64 |
-
|
| 65 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 66 |
</div>
|
| 67 |
<!-- /sponsors -->
|
| 68 |
|
|
|
|
| 56 |
|
| 57 |
<!-- sponsors -->
|
| 58 |
<div style="text-align: center;">
|
| 59 |
+
<a href="https://hypersolutions.co/?utm_source=github&utm_medium=readme&utm_campaign=scrapling" target="_blank" title="Bot Protection Bypass API for Akamai, DataDome, Incapsula & Kasada">
|
| 60 |
+
<img src="https://raw.githubusercontent.com/D4Vinci/Scrapling/main/images/HyperSolutions.png" class="ad">
|
| 61 |
+
</a>
|
| 62 |
+
<a href="https://birdproxies.com/t/scrapling" target="_blank" title="At Bird Proxies, we eliminate your pains such as banned IPs, geo restriction, and high costs so you can focus on your work.">
|
| 63 |
+
<img src="https://raw.githubusercontent.com/D4Vinci/Scrapling/main/images/BirdProxies.jpg" class="ad">
|
| 64 |
+
</a>
|
| 65 |
+
<a href="https://evomi.com?utm_source=github&utm_medium=banner&utm_campaign=d4vinci-scrapling" target="_blank" title="Evomi is your Swiss Quality Proxy Provider, starting at $0.49/GB">
|
| 66 |
+
<img src="https://raw.githubusercontent.com/D4Vinci/Scrapling/main/images/evomi.png" class="ad">
|
| 67 |
+
</a>
|
| 68 |
+
<a href="https://tikhub.io/?ref=KarimShoair" target="_blank" title="Unlock the Power of Social Media Data & AI">
|
| 69 |
+
<img src="https://raw.githubusercontent.com/D4Vinci/Scrapling/main/images/TikHub.jpg" class="ad">
|
| 70 |
+
</a>
|
| 71 |
+
<a href="https://www.nsocks.com/?keyword=2p67aivg" target="_blank" title="Scalable Web Data Access for AI Applications">
|
| 72 |
+
<img src="https://raw.githubusercontent.com/D4Vinci/Scrapling/main/images/nsocks.png" class="ad">
|
| 73 |
+
</a>
|
| 74 |
+
<a href="https://petrosky.io/d4vinci" target="_blank" title="PetroSky delivers cutting-edge VPS hosting.">
|
| 75 |
+
<img src="https://raw.githubusercontent.com/D4Vinci/Scrapling/main/images/petrosky.png" class="ad">
|
| 76 |
+
</a>
|
| 77 |
+
<a href="https://substack.thewebscraping.club/p/scrapling-hands-on-guide?utm_source=github&utm_medium=repo&utm_campaign=scrapling" target="_blank" title="The #1 newsletter dedicated to Web Scraping">
|
| 78 |
+
<img src="https://raw.githubusercontent.com/D4Vinci/Scrapling/main/images/TWSC.png" class="ad">
|
| 79 |
+
</a>
|
| 80 |
+
<a href="https://proxy-seller.com/?partner=CU9CAA5TBYFFT2" target="_blank" title="Proxy-Seller provides reliable proxy infrastructure for Web Scraping">
|
| 81 |
+
<img src="https://raw.githubusercontent.com/D4Vinci/Scrapling/main/images/ProxySeller.png" class="ad">
|
| 82 |
+
</a>
|
| 83 |
+
<br />
|
| 84 |
+
<br />
|
| 85 |
</div>
|
| 86 |
<!-- /sponsors -->
|
| 87 |
|
docs/requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
zensical>=0.0.
|
| 2 |
mkdocstrings>=1.0.3
|
| 3 |
mkdocstrings-python>=2.0.3
|
| 4 |
griffe-inherited-docstrings>=1.1.3
|
|
|
|
| 1 |
+
zensical>=0.0.27
|
| 2 |
mkdocstrings>=1.0.3
|
| 3 |
mkdocstrings-python>=2.0.3
|
| 4 |
griffe-inherited-docstrings>=1.1.3
|