Google प्रतिमा शोध | प्रतिमा दर्शवा परिमाणे

प्रदर्शित शोध परिणाम पृष्ठ 𝗚𝗼𝗼𝗴𝗹𝗲 प्रतिमा प्रत्येक थंबनेल करीता प्रतिमा आकार.

< Feedback on Google प्रतिमा शोध | प्रतिमा दर्शवा परिमाणे

Review: ठीक - स्क्रिप्ट चालते, पण त्यात बग आहेत

It works is I go on google.com > click on "images" (up-right corner) and then search: the url is https://www.google.com/search?hl=it&tbm=isch&q=anyname
It does not work if I go on google.com, search anyname directly and after the research page has come, I click on images: the url is https://www.google.com/search?q=anyname&tbm=isch
So I think need to be integrated also the "/search?q=search-term&tbm=isch"

§
पोस्ट केले: 2021-01-12
संपादित केले: 2021-01-12

Yes, I saw that as well.
Use this regex instead: https?:\/\/(www\.)?google\.[^\/]+\/search\?.+tbm=isch.*
This allows for tbm=isch to be the last parameter, if nothing follows.

Yes, I saw that as well.

Use this regex instead: https?:\/\/(www\.)?google\.[^\/]+\/search\?.+tbm=isch.*

This allows for tbm=isch to be the last parameter, if nothing follows.

...uhm sorry, but I don't know how to use a regex in the script.

उत्तर पोस्ट करा

उत्तर पोस्ट करण्यासाठी साइन इन करा.