Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
145 views

I'm encountering inconsistent search results between Google's Custom Search JSON API, the public CSE URL, and regular Google searches despite identical queries and configuration. Here's my setup: CSE ...
user29255210's user avatar
0 votes
0 answers
57 views

In the now deprecated Custom Search Engine there was a filed "lr" that would filter by the language. When using the advanced indexing there is no explanation or documentation on how I can ...
user12490430's user avatar
0 votes
0 answers
225 views

We are using the Vertex AI Website Search using DiscoveryEngine API. But the API was not returning the correct value for some keywords. So we upgrade the API DataStore to Advanced search. With this we ...
AS Bhangu's user avatar
0 votes
0 answers
103 views

This is a followup to my earlier question How can I get tabbed site and image search results using Google Programmable Search? I'm now trying to add date and sort parameters to the two URLs as ...
BlueDogRanch's user avatar
0 votes
0 answers
58 views

I have about 10.000 pages that are not indexed on a website. I want to download all the URLs in bulk but I don't know how. I found something about a bulk download via Google Cloud, but it seems like ...
ofmiceandmoon's user avatar
3 votes
2 answers
296 views

I'm trying to develop a tabbed search results page using the Google Programmable Search Engine (PSE) and their JSON API in order to have the same appearance as Google's hosted search engine, which ...
BlueDogRanch's user avatar
0 votes
1 answer
82 views

I'm working with the API of Google's Programmable Search Engine and using a callback to chnage the stying of output, specificaly the font size of the title of each search result snippet. What I have ...
BlueDogRanch's user avatar
0 votes
1 answer
172 views

I have been asked to maintain a daily report where I keep a track of the number of good, poor and average urls every alernative day. The way that this works is usually that today, we would get the ...
Manu Bhargav's user avatar
1 vote
0 answers
53 views

I have a website with the following structure: site.com/game-01 site.com/game-02 site.com/game-03 and so on... There are additional sections for each such section: site.com/game-01/news site.com/game-...
Zhivago's user avatar
  • 189
1 vote
1 answer
971 views

I'm using SerpAPI Google Search to find shopping results and I have been trying to find a way to limit my search results to come from a specific list of websites. I couldn't find any direct parameters ...
user26919138's user avatar
1 vote
0 answers
165 views

I'm currently working on a project that utilizes the Google Custom Search Engine (CSE) API to retrieve fact-checked information based on user queries. However, I'm encountering a significant issue ...
gowithefloww's user avatar
  • 2,261
1 vote
0 answers
125 views

There is private autocomplete endpoint: https://wwww.google.com/complete/search?q=term&client=chrome And I wonder how does google get its SERP results? I inspected HTTP requests through Dev Tools ...
fliptamine's user avatar
0 votes
1 answer
45 views

I use Service Account and their credentials for fetching rows and everything was good. Now I get empty rows for last 3-4 days, but when I used 5 days before time range, I get data, but this old data-...
Vladislav's user avatar
-1 votes
1 answer
121 views

I have a query for google, which show me 8000 results with link, I only want to scrape links(urls) in search results, I am able to get first page links, Is there any method to scrape next pages. Here ...
maqsood's user avatar
  • 45
2 votes
1 answer
119 views

(2024-03-01 update: following question was misleeding. This bug was already reported to the maintainer and I found a workaround. Please see the comments) I'm writting a script to run the Google Custom ...
Chihiro  Fukazawa's user avatar
0 votes
0 answers
32 views

I have a problem with a difference between number of results from my code and directly from google search. My code showes me for example i have 334 000 000 results for 'Python programming language', ...
Paula's user avatar
  • 1
0 votes
1 answer
212 views

i was about to get datas from Mobile-FriendlyTest with google search console api $request = new Request('POST', 'https://searchconsole.googleapis.com/v1/urlTestingTools/mobileFriendlyTest:run?key='.$...
Sam's user avatar
  • 1
0 votes
0 answers
324 views

I want to use google api in my CodeIgniter 4. First I have downloaded and installed google api from https://github.com/googleapis/google-api-php-client 2nd i need to create library in CI4 library ...
Noor Khan's user avatar
  • 520
0 votes
0 answers
149 views

i am trying to get the full html response of an http request with Google Search API. GET https://www.googleapis.com/customsearch/v1?key=MY_API_KEY&exactTerms=site:trovaweb24.com&cx=...
daniele's user avatar
  • 21
4 votes
3 answers
6k views

I am trying to integrate GPT4All with serpapi agent from langchain. But I am getting parsing error. Agent unable to parse llm output. I beleive the agent is expecting an output Thought: .... but not ...
Sayan Dey's user avatar
  • 876
0 votes
0 answers
178 views

I'm making a SAAS that will index articles and pages faster using Google Search Console API. I have made the authoisation with Next-Auth since I'm using NextJS. The user logs in with their google ...
gospecomid12's user avatar
  • 1,052
1 vote
1 answer
114 views

Good day! I have a series of domains on Google Search Console: domain.eu sub.domain.eu test.sub.domain.eu I have permissions for all three of them as Domain property (without protocol prefixes). I ...
Fabbio's user avatar
  • 353
1 vote
1 answer
178 views

I'm making a react app that uses the google search api allows users to submit websites that they want their search results to come from. I'm having trouble with getting results only from those ...
NP2001's user avatar
  • 21
0 votes
0 answers
200 views

I am trying to perform scrapping using google search API ( www.google.com/search?q=keyword ). I am calling this API and giving a keyword in each loop iteration. I also pause the process in each ...
Farid Ahmad's user avatar
-1 votes
1 answer
811 views

When I run the following code I am getting an error response (see the second snippet). I have checked and made sure the GOOGLE_SEARCH_KEY and the SEARCH_ENGINE_ID are valid and I have billing set up ...
avarkhed's user avatar
  • 406
-1 votes
1 answer
346 views

When I call this url from Java code, postman or a web browser URL: https://customsearch.googleapis.com/customsearch/v1?key=AIzaSyCca5akhZ492pP08QBchz5Q4QA6kFYsBrc&cx=923a7bcc712ee431d&...
kaka's user avatar
  • 845
0 votes
1 answer
2k views

I've been stuck on this issue for so long. Basically I'm supposed to crawl throught the search results page and extract the urls of the first 10000 results. But with the APIs I can only get upto 100 ...
Auroshikha Dasgupta's user avatar
0 votes
0 answers
173 views

I'm getting 403 error when trying to access Google Search console API. Google Search Console API is enabled Services account + Key generated and added to .env.local but I'm getting error below. [...
Kelly Brooks's user avatar
0 votes
0 answers
379 views

I am working with Stepzen, using Google Search Books API. This is a query to search for books by the variable name $q entered: query SearchBooks($q: String) { googleBooksSearch(q: $q, country: &...
anatoliya's user avatar
2 votes
0 answers
205 views

i want to send multipart request to Google Search Console as described in here https://developers.google.com/webmaster-tools/v1/how-tos/batch#batch-example-request I'm looking for any help how to send ...
Anna Maj's user avatar
0 votes
0 answers
75 views

I need to check several hundred websites/pages a day for the presence of a Google index, in fact, I need an imitation of site:something.com. I use Custom Search JSON API ` $search_query = ...
Denis Makohon's user avatar
1 vote
0 answers
908 views

From a Delphi 32-bit Windows VCL Application in Delphi 11 Alexandria, is it possible to programmatically reverse-search Google Images by uploading a local image file? The Google Reverse Image API is ...
user1580348's user avatar
  • 6,099
0 votes
0 answers
229 views

I'm trying to set a date range using collectionPeriod for the google Crux API (https://developer.chrome.com/docs/crux/api/) url = "https://chromeuxreport.googleapis.com/v1/records:queryRecord?key=...
KristiLuna's user avatar
  • 2,021
0 votes
1 answer
501 views

So basically I would like to use a spell checker for different places, countries, types of foods in my program google search engine does a pretty good job in identifying mistakes in the sentences. Am ...
FalconX's user avatar
  • 53
2 votes
0 answers
395 views

I am using following PHP code to fetch data through Google Search Consonle API. It was working fine 2 months ago but now it's showing invalid grand message instead of data. Please! need your help. ...
Liaqat A.'s user avatar
1 vote
0 answers
115 views

Google API allows to retrieve a list of places based on Text Search in an area and the place_id initially retrieved can then be used with Place Details to get more information. However Google doesn't ...
Mister Lava's user avatar
2 votes
1 answer
2k views

I am using the google search api to provide a site search function for my website. However, I got a problem on the search results since Google will index whole content on every pages, including the ...
Ka Ho's user avatar
  • 23
0 votes
1 answer
311 views

I have a list of 14 keywords, as well as the name. I need to send a request through the Custom Search JSON API by building the following query: "name * keyword1" OR "name * keyword2&...
hernesupp's user avatar
  • 127
1 vote
1 answer
2k views

I want to programmatically search the web using Google, and after hours of Google searching I have found this answer, but it was written in 2016 and many things have changed since then. Following the ...
Ξένη Γήινος's user avatar
0 votes
1 answer
204 views

i integrated my react app with google search api from rapidapi.com,everything is working except the image result (nothing is shown in image result)and when checked the console of chrome its showing ...
Akshat Gupta's user avatar
-1 votes
1 answer
326 views

i have lots of google shared drive and many content in it , currently trying to search some query and i got only limited result , but when i am trying to search those query in drive i got many results....
whitestorm's user avatar
1 vote
1 answer
2k views

I want to use the Google Search Console API to check if an url is indexed. $client = new Google_Client(); $client->setAuthConfig( json_decode( $json, true )); $scopes = ['https://www.googleapis.com/...
Sancho01's user avatar
0 votes
1 answer
673 views

I'm trying to build a script to use the new Google Search Console API url inspection method : https://developers.google.com/webmaster-tools/v1/urlInspection.index/inspect I'm fine getting the token ...
Bucheron's user avatar
1 vote
2 answers
863 views

In google custom search I have set $key and $cx parameter correctly to my url $googleApiUrl = 'https://www.googleapis.com/customsearch/v1?cx=[MYSEARCHENGINEID]&lr=lang_en&q=jeans&key=[...
Harkesh Singh Chauhan's user avatar
1 vote
0 answers
113 views

I have build a React app containing a google programable search (cse). Within the div element I have added a custom parameter data-as_oq that is population with a state variable: <div className='...
alho62's user avatar
  • 11
1 vote
1 answer
835 views

I have the following simple HTML code on my web page that will allow a user to do a custom Google Search: <script async src="https://cse.google.com/cse.js?cx=partner-pub-xxx:yyy"></...
FedKad's user avatar
  • 607
0 votes
1 answer
1k views

I want to configure my google search engine in order to search only for HTTPS websites. I found something like Google Programmable Search Engine. I am now struggling to configure the HTTPS-pattern of ...
Dawid's user avatar
  • 757
0 votes
3 answers
4k views

I was surprised not to find any data in the following google search US Politics filetype:csv After some tinkering, I realised any search for filetype:csv will return 0 results! In the past, searches ...
stevec's user avatar
  • 55.4k
2 votes
1 answer
524 views

I am getting empty data when trying to query the data. Request Params: { "startDate": "2021-07-24", "endDate": "2021-10-04", "aggregationType": &...
foka135's user avatar
  • 187
2 votes
1 answer
179 views

I have a very simple smart contract which creates and sends a Chainlink request to the Kovan Linkpool node using the get>uint256 job. The contract looks like this (API private key removed). ...
Kacy Adams's user avatar

1
2 3 4 5
13