Bulk URL Upload

Upload a file with URLs to scrape them all at once. Supports CSV, JSON, and plain text (one URL per line).

CSV: URLs in any column are auto-detected

JSON: Array of strings, or array of objects with "url" field

TXT: One URL per line (https://...)