Gemini AI Scraper avatar

Gemini AI Scraper

Under maintenance
Try for free

10 days trial then $30.00/month - No credit card required now

View all Actors
This Actor is under maintenance.

This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?

See alternative Actors
Gemini AI Scraper

Gemini AI Scraper

jupri/google-bard
Try for free

10 days trial then $30.00/month - No credit card required now

Interact with Gemini AI formerly (Google Bard) and save conversation to dataset

You can access the Gemini AI Scraper programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1echo '{
2  "query": [
3    "Describe this image.",
4    "What is Apify ?",
5    "Is Web Scraping legal ?",
6    "Who is Chuck Norris ?"
7  ],
8  "image": [
9    "https://upload.wikimedia.org/wikipedia/commons/thumb/2/28/Apify-logo.svg/512px-Apify-logo.svg.png"
10  ]
11}' |
12apify call jupri/google-bard --silent --output-dataset

Google Bard AI Scraper API through CLI

The Apify CLI is the official tool that allows you to use Gemini AI Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community
Actor metrics
  • 2 monthly users
  • 1 star
  • 78.4% runs succeeded
  • Created in May 2023
  • Modified about 2 months ago