yujiosaka/headless-chrome-crawler

how set append?

hktalent opened this issue · 0 comments

const exporter = new CSVExporter({
  file: FILE,
  fields: ['response.url', 'response.status', 'links.length'],
});

thanks