apify / crawlee

Crawlee—A web scraping and browser automation library for Node.js to build reliable crawlers. In JavaScript and TypeScript. Extract data for AI, LLMs, RAG, or GPTs. Download HTML, PDF, JPG, PNG, and other files from websites. Works with Puppeteer, Playwright, Cheerio, JSDOM, and raw HTTP. Both headful and headless mode. With proxy rotation.
https://crawlee.dev
Apache License 2.0
15.47k stars 664 forks source link

Rename APIFY_LOCAL_EMULATION_DIR to APIFY_LOCAL_STORAGE_DIR #141

Closed jancurn closed 6 years ago

jancurn commented 6 years ago

Or maybe just APIFY_STORAGE_DIR. The point is that the word "emulation" might be bit confusing to users.

jancurn commented 6 years ago

This change will also affect Apify CLI, plus we need to change docs.

mtrunkat commented 6 years ago

Fixed in https://github.com/apifytech/apify-js/pull/161