This may seem like a rookie question (because i'm a beginner)
but I used:
api.get_homes("Lebanon")
and I got a messy code output (I think it's json, not sure) Tried converting to dataframe but it didn't work.
how can I turn it into a clean csv?
I would really appreciate your help in this.