How to make google return search results based on some foreign location? (without proxy)How to detect server-side whether cookies are disabledHow do browser cookie domains work?What is the difference between HTTP_CLIENT_IP and HTTP_X_FORWARDED_FOR?HTTP Cookies and Ajax requests over HTTPSpassing cookies with curl to google searchReal life usage of the X-Forwarded-Host header?How “304 Not Modified” works?Google Custom Search API- Get results specific user locationAutomatically getting google search results from extensionHow does a browser handle multiple cookies with the same name?
Do we know the situation in Britain before Sealion (summer 1940)?
How to say "cheat sheet" in French
Why does C++ have 'Undefined Behaviour' and other languages like C# or Java don't?
Do we have any particular tonal center in mind when we are NOT listening music?
Why is a road bike faster than a city bike with the same effort? & how much faster it can be?
Is there a way to hide HTML source code yet keeping it effective?
Does wetting a beer glass change the foam characteristics?
What exactly did this mechanic sabotage on the American Airlines 737, and how dangerous was it?
Is it impolite to ask for halal food when traveling to and in Thailand?
Labview vs Matlab??Which one better for image processing?
practicality of 30 year fix mortgage at 55 years of age
How to create fractional SI units (SI...sqrts)?
How to justify a team increase when the team is doing good?
Is it more effective to add yeast before or after kneading?
Safe to use 220V electric clothes dryer when building has been bridged down to 110V?
Why does (inf + 0j)*1 evaluate to inf + nanj?
Comma Code - Automate the Boring Stuff with Python
How 象【しょう】 ( ≈かたち、 すがた、ようす) and 象【ぞう】 (どうぶつ) got to be written with the same kanji?
Can an integer optimization problem be convex?
Is it possible to encode a message in such a way that can only be read by someone or something capable of seeing into the very near future?
On the meaning of 'anyways' in "What Exactly Is a Quartz Crystal, Anyways?"
Why does this image of Jupiter look so strange?
Is differentiation as a map discontinuous?
Suffocation while cooking under an umbrella?
How to make google return search results based on some foreign location? (without proxy)
How to detect server-side whether cookies are disabledHow do browser cookie domains work?What is the difference between HTTP_CLIENT_IP and HTTP_X_FORWARDED_FOR?HTTP Cookies and Ajax requests over HTTPSpassing cookies with curl to google searchReal life usage of the X-Forwarded-Host header?How “304 Not Modified” works?Google Custom Search API- Get results specific user locationAutomatically getting google search results from extensionHow does a browser handle multiple cookies with the same name?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
As far as I know Google determines my location by the IP address. So, when I do a search request (let say, using curl) I'm getting results based on the server location. Is there a way to make google return results based on some other location? (I can't use proxy in my situation)
There is an ability to set a different region using browser in the google setting like this:
1.
2.
When I set some other region I get results based on it:
I need to achieve the same behavior without using a browser. Is there any additional things(headers, cookies...) that I need to send in the HTTP request to let google know that I want results based on a different region?
http request google-search
add a comment
|
As far as I know Google determines my location by the IP address. So, when I do a search request (let say, using curl) I'm getting results based on the server location. Is there a way to make google return results based on some other location? (I can't use proxy in my situation)
There is an ability to set a different region using browser in the google setting like this:
1.
2.
When I set some other region I get results based on it:
I need to achieve the same behavior without using a browser. Is there any additional things(headers, cookies...) that I need to send in the HTTP request to let google know that I want results based on a different region?
http request google-search
add a comment
|
As far as I know Google determines my location by the IP address. So, when I do a search request (let say, using curl) I'm getting results based on the server location. Is there a way to make google return results based on some other location? (I can't use proxy in my situation)
There is an ability to set a different region using browser in the google setting like this:
1.
2.
When I set some other region I get results based on it:
I need to achieve the same behavior without using a browser. Is there any additional things(headers, cookies...) that I need to send in the HTTP request to let google know that I want results based on a different region?
http request google-search
As far as I know Google determines my location by the IP address. So, when I do a search request (let say, using curl) I'm getting results based on the server location. Is there a way to make google return results based on some other location? (I can't use proxy in my situation)
There is an ability to set a different region using browser in the google setting like this:
1.
2.
When I set some other region I get results based on it:
I need to achieve the same behavior without using a browser. Is there any additional things(headers, cookies...) that I need to send in the HTTP request to let google know that I want results based on a different region?
http request google-search
http request google-search
edited Mar 28 at 17:44
Vitalii Paprotskyi
asked Mar 28 at 17:37
Vitalii PaprotskyiVitalii Paprotskyi
1172 silver badges13 bronze badges
1172 silver badges13 bronze badges
add a comment
|
add a comment
|
1 Answer
1
active
oldest
votes
Think, you can open search query which you need on the mobile phone, phisical device or emulated, with driver like Appium. You can also change location before executing a search.
add a comment
|
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55403788%2fhow-to-make-google-return-search-results-based-on-some-foreign-location-withou%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Think, you can open search query which you need on the mobile phone, phisical device or emulated, with driver like Appium. You can also change location before executing a search.
add a comment
|
Think, you can open search query which you need on the mobile phone, phisical device or emulated, with driver like Appium. You can also change location before executing a search.
add a comment
|
Think, you can open search query which you need on the mobile phone, phisical device or emulated, with driver like Appium. You can also change location before executing a search.
Think, you can open search query which you need on the mobile phone, phisical device or emulated, with driver like Appium. You can also change location before executing a search.
answered Mar 31 at 7:04
alex89607alex89607
286 bronze badges
286 bronze badges
add a comment
|
add a comment
|
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55403788%2fhow-to-make-google-return-search-results-based-on-some-foreign-location-withou%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown