Skip to content
This repository was archived by the owner on Jun 30, 2022. It is now read-only.

How get the search result in proper format as csv ? #131

Closed
bt400 opened this issue Oct 21, 2021 · 4 comments
Closed

How get the search result in proper format as csv ? #131

bt400 opened this issue Oct 21, 2021 · 4 comments
Labels
question Further information is requested

Comments

@bt400
Copy link

bt400 commented Oct 21, 2021

Hello, thank you for the code,
I am new to python, it took me a lot to figure out how to use this, unfortunately, there is no simple instruction on how to use it, anyhow, I pasted some of the codes from the example file into a file and name it "test .py", and run it,
unless there is another way to use it, if so please tell me.

when running the test.py file, the result that shows on-screen ( I use VS code) is in JSON format, I could not convert it into a CSV file, I tested the JSON content on Here a JSON code verifier, and it does not verify it, it gives me errors.
I am trying to use the search function of suggestion keywords:
suggestions = await Suggestions.get('luxury lifestyle', language = 'en', region = 'US') print(suggestions)

is there anywhere to solve this problem, please?
how do you guys get the result in proper format?
Thanks.

@mytja
Copy link
Collaborator

mytja commented Oct 24, 2021

Hello!
Just wanted to notify you that I have seen this. I am currently preparing a FAQ for this repository, because many beginners use this library and come with beginner questions (which is not bad - we are all learning). I will answer all your questions in FAQ, I will notify you once it's prepared.
Thanks for your patience

@bt400
Copy link
Author

bt400 commented Oct 25, 2021

that is great, thanks for your concern.

@mytja
Copy link
Collaborator

mytja commented Oct 30, 2021

I hope this answers your questions #133
If not, just tell it.

@mytja
Copy link
Collaborator

mytja commented Nov 19, 2021

Closing due to no response

@mytja mytja closed this as completed Nov 19, 2021
@mytja mytja added the question Further information is requested label Nov 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants