gautamkrishnar / socli

Stack overflow command line client. Search and browse stack overflow without leaving the terminal :computer:
https://pypi.python.org/pypi/socli
BSD 3-Clause "New" or "Revised" License
1.1k stars 218 forks source link

no result found #277

Closed raijadas closed 3 years ago

raijadas commented 3 years ago

🐛 Bug Report

(After writing the example code in CLI. It does not give the output. The no result output comes out.)

C:\Users\Administrator>socli for array in python No results found...

C:\Users\Administrator>socli for array in python syntax No results found...

C:\Users\Administrator>socli for loop in python syntax No results found...

C:\Users\Administrator>socli java for loop No results found...

Have you read the Contributing Guidelines on Pull Requests?

()

gautamkrishnar commented 3 years ago

Google might've changed its HTML structure again. I Will take a look once I am free.

raijadas commented 3 years ago

Google might've changed its HTML structure again. I Will take a look once I am free.

thanks for being active to the resolve issues.

clouedoc commented 2 years ago

I also get this issue when developing on a datacenter server. I believe Google is just rate-limiting my IP. Too bad!

FergusFettes commented 2 years ago

I'm also having this issue, the app is unusable for me. (socli -u works but nothing else)

I understand this module isn't really maintained, just commenting to follow in case this is picked up at some point. Looks like a nice app!

If there were some more debugging tips that might also be helpful, in case someone in my situation can do something/ get more helpful info.