Pat Needham

Results 24 comments of Pat Needham

@samccone what does `KI` refer to?

@wkh237, @CoderProject 's pull request is a great addition, have you considered merging it?

Related to this feature request - what if the child component rendered with Suspense was given an additional prop representing the amount of time the `fallback` component was visible? That...

Hi @Rachniotov, the 429 status code represents Too Many Requests. Do you happen to remember if you saw that error after creating a lot of searches within a limited span...

Sorry for the delayed response again. Not sure why the data is coming back in French - do you happen to be in a French-speaking country, or are you using...

@mikemcqueen this issue auto-closed after I merged #87 - google-it v1.6.3 [is now published on npm](https://www.npmjs.com/package/google-it/v/1.6.3) - please check to see if that successfully resolves the issue

Hi @kamilkoc-yusufayas , Thank you for reporting this. Can you elaborate on how those searches were made, and in what small time duration? I haven't run into this myself, but...

I was playing around with this limitation a little bit yesterday, using AWS Lambda as the place to perform these searches. My lambda function looks like this: ``` const googleIt...

Hi @toponline , currently it is not possible to use additional search parameters, although I think that can change relatively easily. Right now there is a [`getDefaultRequestOptions` function](https://github.com/PatNeedham/google-it/blob/v1.5.0/src/utils.js#L21-L33) that returns...

I think it would be possible to add that option. Are you looking for the ads that appear like regular search results, or the more product-specific ads that appear in...