Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

137
Views
Searching image through Google Search Engine

I've tried to make script that searches image on internet using GoogleImages, and I used this:

const GoogleImages = require('google-images');
const gse = new GoogleImages('my_cse_id','my_api_key');
const search_query = args.join(" ");
var image;
gse.search(search_query)
.then(images => {
    image = images[0].url
})

But i just get an error:

Uncaught ErrorClass
about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!