IntelliScrape
A scraping library that keeps going when websites push back.
IntelliScrape is a Python library for extracting data from websites, including modern dynamic pages and sites with bot protection. If one scraping engine fails, it automatically falls back to another, so you spend less time debugging and more time using the data. It also supports async workflows, a command line interface and website mirroring.
- Python
- Playwright
- Camoufox
- nodriver
- asyncio
- curl_cffi

