Legal
Privacy Policy
Your data never leaves your machine. Here's exactly how we handle it.
Last updated: July 19, 2026
Introduction
CrawlPilot is a browser extension designed to help users extract data from websites. We are committed to protecting your privacy. This policy explains how we handle your data when you use the extension.
Data Collection & Storage
We follow a local-first policy. All data extracted using CrawlPilot is stored directly on your device — never on our servers.
Extracted content
Text, images, and other scraped data are stored in your browser's IndexedDB.
Configuration data
Extraction schemas, selectors, and settings are stored in chrome.storage.local.
Temporary logs
Operational logs used for debugging are stored temporarily in memory or local storage.
How We Use Your Data
Data is used solely to provide the extension's functionality:
- To display extracted data in the extension's interface.
- To allow you to export data to CSV or JSON formats.
- To persist your extraction configurations across sessions.
Permissions
CrawlPilot requires specific browser permissions to operate:
activeTab
Access content of the current tab when you explicitly trigger a feature.
storage
Save your extraction schemas and results locally.
downloads
Export your extracted data as files to your computer.
scripting
Inject extraction scripts into the page to identify and collect data.
Your Rights
You have full control over your data. You can view all stored data via the extension's dashboard and delete it at any time by clearing your browser's extension storage or uninstalling CrawlPilot.