Skip to content

Support CSV output #3

@elimelt

Description

@elimelt

Add support for CSV output. See email_scraper/formatters/json.py as an example.

Note:

We can either validate that the data is un-nested and error if not, or just turn all values into strings. I prefer the validation approach, but would potentially get behind the addition of a --unchecked flag or something like that to override checks and manually convert to string

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions