Jan Čurn
Jan Čurn
Thanks for the hint @vladgovor77771, we'll look into it when we have time.
Adding an optional `port` argument to `anonymizeProxy()` is a good idea. PR is welcome :)
Actually currently I only need `__requestId`, so the solution you're suggesting would work. If you give me green light, I'll prepare a PR that stores `__requestId ` as `_request_id`.
+1 FYI, we'd like to put a reference to the constants from our codebase to the API blueprint, so that when we change the constant, we can track its presence...
Well, the test could check that either organic results are present, or there is an info message that no results were found. That would make it fairly bulletproof, what do...
Actually, a cleaner and more generic way to do this is to add an input field called **Additional query parameters** that will be appended to the URL. We can add...
BTW you can already do this now, using the URLs instead of search tersm and using the `xprovider` query parameter
Added related issue: https://github.com/apify/actor-google-search-scraper/issues/74
Please can you run it again with "Save HTML to key-value store" enabled? Will make debugging easier
I don't see any issue. Which results are duplicated? There are duplicates between pages, or on a single page?