CSV import & export

You can back up and bulk-load your tasks as CSV from the popup Settings.

  • Export CSV - downloads every task with its filters and scraped meta.
  • Import CSV - merges tasks from a file (existing tasks with the same region + event id are overwritten).

Each row is one task. The key columns:

region,eventId,name,minPrice,maxPrice,minQty,maxQty,excludeKeywords,cartGaSingle
DE,1481283838,Bad Bunny,,250,1,2,"restricted view",true

Prices are in the region's major currency unit. Leave a price or max-qty blank for "any". excludeKeywords is a comma-separated list inside the quoted cell.