Sean Dang

Results 2 issues of Sean Dang

**Issue Summary:** When using subprocess in Python with `pipe_stderr=True` but not reading from it, there are potential issues related to blocking behavior. **Steps to Reproduce:** 1. Increase `max_connection_time` to more...

Hi SerpApi team 👋, I’m using serpapi-javascript in a Dockerized Node.js environment where external network traffic must go through a corporate proxy. Currently, it appears that the library does not...