{"library":"crawlee","install":[{"cmd":"pip install crawlee","imports":["from crawlee.crawlers import BeautifulSoupCrawler, BeautifulSoupCrawlingContext","from crawlee.crawlers import ParselCrawler, ParselCrawlingContext","from crawlee.crawlers import PlaywrightCrawler, PlaywrightCrawlingContext","from crawlee.crawlers import AdaptivePlaywrightCrawler, AdaptivePlaywrightCrawlingContext","from crawlee.storage_clients import SqlStorageClient","from crawlee.http_clients import ImpitHttpClient"]},{"cmd":"pip install 'crawlee[all]'","imports":[]},{"cmd":"playwright install","imports":[]}]}