NEED SCRIPT SCRAPER SEARCH BING WITH QUERY

genpota

Newbie
Joined
Sep 11, 2021
Messages
1
Reaction score
0
1695973923255.png

how to make this script running using query we search?
example : domain.com/seo-plus-one

so get content for seo plus one
 
Usually with Google you would use inurl: for finding urls with specific keywords in the url, but Bing does not use inurl:
However, they have their own counterpart, which is the following:
Code:
instreamset:(url):keywords
so in your case you would use
Code:
instreamset:(url):"seo plus one"
as the query string
 
Back
Top
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features and essential functions on BlackHatWorld and other forums. These functions are unrelated to ads, such as internal links and images. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock