-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
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
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed