{"library":"scrapling","type":"library","category":null,"description":"Scrapling is an adaptive, high-performance Python library designed for robust web scraping. It emphasizes undetectability and efficiency, automatically bypassing common anti-bot systems like Cloudflare and adapting to minor website structure changes. It offers various fetcher types for HTTP, headless browser, and stealthy browser interactions, alongside a Scrapy-like asynchronous spider framework for large-scale, concurrent crawling. The library is actively maintained with frequent updates, focusing on stealth, performance, and developer experience.","language":"python","status":"active","version":"0.4.6","tags":["web scraping","undetectable","browser automation","async","anti-bot","adaptive scraping"],"install":[{"cmd":"pip install \"scrapling[fetchers]\"","imports":["from scrapling.fetchers import Fetcher","from scrapling.fetchers import StealthyFetcher","from scrapling.spiders import Spider","from scrapling.spiders import Response","from scrapling.fetchers import FetcherSession"]},{"cmd":"scrapling install","imports":[]}],"homepage":null,"github":"https://github.com/D4Vinci/Scrapling","docs":"https://scrapling.readthedocs.io/en/latest/","changelog":"https://github.com/D4Vinci/Scrapling/releases","pypi":"https://pypi.org/project/scrapling/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":9.7,"avg_import_s":1.06,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/scrapling/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}