- Регистрация
- 16.09.2011
- Сообщения
- 365
- Благодарностей
- 10
- Баллы
- 18
One question: Pinterest only shows results on one big page and you have to scroll down and down and down just like on google images. I want to scrape a list of ALL my followers using regex but now I have a few thousand its tkaing ages to scroll down manually. How could I do it with zenno?
Antoher thing: I want to unfollow people. I was having a really hard time making zenno see whether the button is on follow or unfollow. I tried using aciton builder to look for different criteria such as outer text and outerhtml etc. but each time it didnt see if it was on follow or unfollow. It would always be pressing the button.
It would make the unfollow bot way simpler if I could find a way for zenno to just recognise if the button is follow or unfollow. Because at the moment I have to save every username I follow then do a check against another list of people who are following me and if they arent on that list only then click.
So can anyone figure out how to make zenno recognise whehter the button is on follow or unfollow so it will only click when I am not following someone. Also the other issue mentioned above.
Cheers.
Antoher thing: I want to unfollow people. I was having a really hard time making zenno see whether the button is on follow or unfollow. I tried using aciton builder to look for different criteria such as outer text and outerhtml etc. but each time it didnt see if it was on follow or unfollow. It would always be pressing the button.
It would make the unfollow bot way simpler if I could find a way for zenno to just recognise if the button is follow or unfollow. Because at the moment I have to save every username I follow then do a check against another list of people who are following me and if they arent on that list only then click.
So can anyone figure out how to make zenno recognise whehter the button is on follow or unfollow so it will only click when I am not following someone. Also the other issue mentioned above.
Cheers.