Open adnanhassan23 opened 1 year ago
according to this comment https://github.com/PatNeedham/google-it/issues/65#issuecomment-786553505 he used "gl" parameter but i tried and it's not working or I'm doing something wrong?
googleIt({'query': 'covfefe irony', 'gl':'fr'}).then(results => { console.log(results) }).catch(e => { console.log(e) })```
according to this comment https://github.com/PatNeedham/google-it/issues/65#issuecomment-786553505 he used "gl" parameter but i tried and it's not working or I'm doing something wrong?