Hi 
I have this scraper for google, and it works fine with normal problems. Thing is I still haven't mastered regular expression and would greatly appreciate what value you'd insert when scraping things like:
inurl:domain.com/example
Посмотреть вложение google.xml
Thing is I substitute 'zennoposter' in for anyting with things like '':'' or ''/'' and it fails.
It's my belief these signs break the value and the scraping gets confused due to its regular expression.
Greatly appreciate any help, thanks.

I have this scraper for google, and it works fine with normal problems. Thing is I still haven't mastered regular expression and would greatly appreciate what value you'd insert when scraping things like:
inurl:domain.com/example
Посмотреть вложение google.xml
Thing is I substitute 'zennoposter' in for anyting with things like '':'' or ''/'' and it fails.
It's my belief these signs break the value and the scraping gets confused due to its regular expression.
Greatly appreciate any help, thanks.