WhiteHatBox
Share Page
Following(0)
Partner(s)
jrwrest

how to use an scrape and an if statment

ReplyThanks 2016/08/02 06:43:04 0 0

Hi

I am scraping some data from a site what i want is

if i scrape nothing = true do this, false do this

or

if string has text = true do this, if no text was scraped do this?

is it possible to make the if statement true of false depending if the string has text or not?

Aprilcaicai
2016/08/02 22:23:40
Of course, botchief can do this. Save the scraped text to a variable, and use if command to judge if the variable is null.

<< < 1> >>
VerifyCode
Advanced Option