#10 · Primary category: AI Data Infrastructure & Storage
crawlee-python
Python library for web scraping and browser automation to extract data for AI, LLMs, RAG, and GPTs.
Project last updated:08/28/26
GitHub Stars
9.5K
Forks
800
Contributors
51
License
Apache-2.0
Why we included this project
Crawlee is a Python library for web scraping and browser automation that handles the unglamorous plumbing of crawling, from request queuing and retries to session management and proxy rotation. That frees you to write the extraction logic instead of the machinery around it. You can grab HTML, PDFs, images, and other files for LLM, RAG, or analytics pipelines, and pick between lightweight parsers like Parsel and BeautifulSoup or full browser automation through Playwright, in headful or headless mode. Results land in machine-readable storage backends, so wiring scraped data into downstream processing is simple. If your crawler needs to look human and slip past modern bot protections, the defaults already get you most of the way there, and the configuration options cover the rest.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
ClickHouse
ClickHouse® is a real-time analytics database management system
simdjson
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks
gun
An open source cybersecurity protocol for syncing decentralized graph data.
emqx
The most scalable and reliable MQTT broker for AI, IoT, IIoT and connected vehicles
server
MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry.