adamlwgriffiths / amazon_scraper

Provides content not accessible through the standard Amazon API
Other
235 stars 60 forks source link

Problems with .text command #41

Open bhdavie opened 6 years ago

bhdavie commented 6 years ago

Hello,

I've been able to use many of the commands and functions in the amazon_scraper packge, but the .text doesn't appear to work. I tried to pull the text of a valid review on amazon using the instructions laid out in your documentations. However, I continue to get 'None' instead of the text. I've tried this with several review_ids but all return 'None'. Can someone help me with this?

Thanks,

Brad

adamlwgriffiths commented 6 years ago

This may be fixed by #32, but the committer did a drive-by and is no longer responding.

bhdavie commented 6 years ago

not sure what that means lol. Looks like its still having issues. Is there anything I can do on my computer to fix this?

adamlwgriffiths commented 6 years ago

You can try applying the change in #32 and seeing if it works for you or not.