csshen / atlas-obscura-api

A simple flask api for Atlas Obscura.
39 stars 12 forks source link

Is this API still usable? #6

Open williamspete321 opened 4 years ago

williamspete321 commented 4 years ago

If I try putting something in a browser like: https://atlas-obscura-api.herokuapp.com/api/atlas/attractions/united-states?state=georgia&city=atlanta&sort=recent&limit=3, then I just get the reponse: {"status": "success", "results": null, "Attractions": null}

I also get this response for the examples in the read me. So I'm just curious, are you still maintaining this API or am I doing something wrong? Thanks.

aperkaz commented 3 years ago

@williamspete321 any alternatives? I face the same issue...