๐๏ธ HTTP clients
Crawlee supports multiple HTTP clients when making requests.
๐๏ธ HTTP crawlers
Crawlee supports multiple HTTP crawlers that can be used to extract data from server-rendered webpages.
๐๏ธ Playwright crawler
How to use the PlaywrightCrawler and its related components.
๐๏ธ Proxy management
Using proxies to get around those annoying IP-blocks
๐๏ธ Request loaders
How to manage the requests your crawler will go through.
๐๏ธ Scaling crawlers
Learn how to scale your crawlers by controlling concurrency and limiting requests per minute.
๐๏ธ Session management
How to manage your cookies, proxy IP rotations and more.
๐๏ธ Storages
How to work with storages in Crawlee, how to manage requests and how to store and retrieve scraping results.