Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How would I output as JSON? #8

Open
nicholasalanbrown opened this issue May 22, 2015 · 2 comments
Open

How would I output as JSON? #8

nicholasalanbrown opened this issue May 22, 2015 · 2 comments

Comments

@nicholasalanbrown
Copy link

This is great for retrieving reviews, but to me it would be way better if I could easily convert these to a spreadsheet and JSON would be way more helpful in that regard....

Thanks!

@grych
Copy link
Owner

grych commented May 22, 2015

Hi,
Feel free to add such option to the program, I will accept the change!

Grych

On 22 May 2015, at 15:50, nicholasalanbrown [email protected] wrote:

This is great for retrieving reviews, but to me it would be way better if I could easily convert these to a spreadsheet and JSON would be way more helpful in that regard....

Thanks!


Reply to this email directly or view it on GitHub.

@mohamedali92
Copy link

to convert to json you can just use json.dumps(reviews) after you import the json module.

Cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants