Easy web scraping with built-in Cloudflare bypass
Project description
AllScrape
AllScrape, Cloudflare ve diğer anti-bot korumaları otomatik olarak aşan Python web kaynağı kazıma kütüphanesidir.
Özellikler
- 🚀 Kolay Kullanım: Sadece bir satır kodla web sayfası kazıyın
- 🛡️ Cloudflare Bypass: Otomatik fallback mekanizmaları ile Cloudflare korumasını aşın
- 📝 Çoklu Format: Text, Markdown, HTML formatlarında içerik çıkarın
- 🤖 LLM Optimized: AI modellerine hazır içerik formatı
- ⚡ Async Support: Async/await ile performanslı kazıma
- 🔍 Web Search: DuckDuckGo ile web arama ve sonuçları kazıma
Kurulum
pip install allscrape
Hızlı Başlangıç
import allscrape
result = allscrape.scrape("https://example.com")
print(result["content"]["text"])
print(result["metadata"]["title"])
Lisans
GPLv3 - Bkz. LICENSE dosyası
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
allscrape-0.1.4-py3-none-any.whl
(214.7 kB
view details)
File details
Details for the file allscrape-0.1.4-py3-none-any.whl.
File metadata
- Download URL: allscrape-0.1.4-py3-none-any.whl
- Upload date:
- Size: 214.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fdb6fd263c072123daeabc9f6754f45bceae4208f0dac6dd4ff6a92ef41937b5
|
|
| MD5 |
34c0dd3fbc17f24f91cb695aa6a90a14
|
|
| BLAKE2b-256 |
f9689e8cb8dd97ca5d6fa21900d369149b1693c569604857712311340dde3d3a
|