{"library":"crawlee","type":"library","category":null,"description":"Crawlee is a Python library for web scraping and browser automation, providing a robust and flexible framework for building web scraping tasks. It offers features like automatic parallel crawling, proxy rotation, session management, and persistent storage, supporting various techniques from static HTML parsing with BeautifulSoup and Parsel to dynamic JavaScript-rendered content with Playwright. Currently at version 1.6.2, Crawlee for Python has been stable since its v1.0 release in September 2025 and follows semantic versioning, meaning breaking changes are reserved for major releases.","language":"python","status":"active","version":"1.6.2","tags":["web scraping","browser automation","asyncio","playwright","beautifulsoup","parsel","crawler","apify"],"install":[{"cmd":"pip install crawlee","imports":["from crawlee import BeautifulSoupCrawler"]},{"cmd":"pip install 'crawlee[all]'","imports":[]},{"cmd":"playwright install","imports":[]}],"homepage":"https://crawlee.dev/python","github":"https://github.com/apify/crawlee-python","docs":"https://crawlee.dev/python/docs/quick-start","changelog":"https://crawlee.dev/python/docs/changelog","pypi":"https://pypi.org/project/crawlee/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":75,"avg_install_s":15.6,"avg_import_s":8.88,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/crawlee/compatibility"},"provenance":{"verified_status":"import_fail","verified_at":"Fri Jul 03","last_verified":"Fri Jul 03","next_check":"Fri Jul 10","install_tag":null}}