Questions tagged [querystring]
Use for questions about interacting with Web Applications by using query string (the URL part that starts with a ?
13 questions
2
votes
0
answers
43
views
How to make Reddit's tl= URL parameter work consistently?
In the first URL the tl= works as expected, providing the zh-hant translation.
https://www.reddit.com/r/hoarding/comments/1femhmp/?tl=zh-hant
https://www.reddit.com/r/hoarding/comments/hoan88/?tl=zh-...
2
votes
1
answer
490
views
What is the current url format for Google Image searches?
I use a program called Cold Turkey on my laptop that blocks specific URLs, and until recently, I was able to block all google image searches as they shared part of their url. Now, however, it seems ...
0
votes
1
answer
1k
views
Do DuckDuckGo 'Lite' and 'HTML' search use query strings?
HTML and Lite are more lightweight variants of the standard DuckDuckGo search. There's no query string when searching, unlike on the main search page:
https://duckduckgo.com/?q=sample+search+term&...
1
vote
2
answers
562
views
Does Google document the parameters of Google Search publicly?
Does Google have public documentation about the parameters of a Google Search - the parameters visible in the URL string when a query is submitted into the search bar at google.com, such as q, uact, ...
0
votes
0
answers
33
views
Paging through attachments does not return expected results
I wrote some PowerShell code to page through attachments, with pagesize 500. I got 497 results, then it stopped. To investigate whether this was a code issue I tried accessing the URI in my web ...
38
votes
2
answers
25k
views
What does "tbm" mean in Google Search
What does "tbm" mean in Google Search?
For example: https://www.google.com/?tbm=dsc
1
vote
1
answer
2k
views
Embed only cells from Google Spreadsheet and not application header
When I embed a Google spreadsheet, I get cells in my page (and this is good). But I get also the application header with toolbars (and this is bad for me). See a test here: http://www.lucagiorcelli.it/...