Telemetry
Understanding Scrap Web’s telemetry and privacy settings
Last updated
Understanding Scrap Web’s telemetry and privacy settings
Last updated
Scrap Web collects anonymous usage data to help us understand how the library is being used and to improve the user experience. It also helps us fix bugs faster and prioritize feature development.
We use for telemetry collection. The data is completely anonymized and contains no personally identifiable information.
You can disable telemetry by setting an environment variable:
.envCopy
Or in your Python code:
Copy