Skip to content

Worker Scripts

CoreClaw allows you to write custom Worker scripts to extract data from any website. This section covers everything you need to know about creating and managing your Worker scripts.

  • Custom Scripts: Write your own Workers in Python, Go, or JavaScript
  • Project Structure: Follow the standard directory layout for packaging and publishing
  • Flexible Output: Export data in various formats such as JSON, CSV, and Excel
  • Error Handling: Built-in retry mechanisms and error logging