Search found 15 matches

by PBNSurprise
Mon May 28, 2018 3:45 am
Forum: General Support & Discussions
Topic: How to increase TAG POS by 4 automatically?
Replies: 20
Views: 15330

Re: How to increase TAG POS by 4 automatically?

thank you for the assistance thus far. i went ahead and scraped about 2.2k users before my firefox crashed and now i am manually formatting this data. i think by the end of it i will be left with a little over 1k users. i can't be bothered to continue scraping from this facebook page, for some reaso...
by PBNSurprise
Sun May 27, 2018 11:00 pm
Forum: General Support & Discussions
Topic: How to increase TAG POS by 4 automatically?
Replies: 20
Views: 15330

Re: How to increase TAG POS by 4 automatically?

well i fiddled with it for a bit and this is what i came up with: VERSION BUILD=8820413 RECORDER=FX SET !ERRORIGNORE YES SET !EXTRACT_TEST_POPUP NO TAB T=1 SET !LOOP 1 SET POS_Pix {{!LOOP}} 'TAG POS={{!LOOP}} TYPE=DIV ATTR=TXT:Likes<SP>{{Like_Search}}* TAG POS=1 TYPE=DIV ATTR=TXT:Add<SP>FriendFriend...
by PBNSurprise
Sun May 27, 2018 9:54 pm
Forum: General Support & Discussions
Topic: How to increase TAG POS by 4 automatically?
Replies: 20
Views: 15330

Re: How to increase TAG POS by 4 automatically?

hey thanks for the reply, i will go ahead and test that. can you please let me know how the relative positioning works for tag POS? this is the code that i am working with now: VERSION BUILD=8820413 RECORDER=FX SET !ERRORIGNORE YES SET !EXTRACT_TEST_POPUP NO TAB T=1 SET Like_Search "Fazio's Cat...
by PBNSurprise
Sun May 27, 2018 8:07 am
Forum: General Support & Discussions
Topic: How to increase TAG POS by 4 automatically?
Replies: 20
Views: 15330

Re: How to increase TAG POS by 4 automatically?

hi there, so i will go into detail on what i am trying to do. basically, i would like to scrape users on facebook that have liked a facebook page. i believe the issue is that TAG POS is unique for each facebook page. for example, let's say we wanted to scrape this page: https://www.facebook.com/sea...
by PBNSurprise
Fri May 25, 2018 7:33 am
Forum: General Support & Discussions
Topic: How to increase TAG POS by 4 automatically?
Replies: 20
Views: 15330

Re: How to increase TAG POS by 4 automatically?

i went ahead and edited the thread. i'm going to try these suggestions that you mentioned here and will reply back with an update. let's see if i can finally get this web scraping to work thank you for the assistance OK, good..., and good luck..., and Thanks for editing your Thread Title, perfect n...
by PBNSurprise
Fri May 25, 2018 4:27 am
Forum: General Support & Discussions
Topic: How to increase TAG POS by 4 automatically?
Replies: 20
Views: 15330

Re: Simple question: how to increase TAG POS by 4 automatica

it appears that i have ran into an issue. it seems that these numbers stop increasing at increments of +4 at one point, which causes the scrapping to stop. is there any way that i can get in touch with you privately? i would like to show you what i am trying to do and see if you would be very kind ...
by PBNSurprise
Wed May 23, 2018 5:23 am
Forum: General Support & Discussions
Topic: How to increase TAG POS by 4 automatically?
Replies: 20
Views: 15330

Re: Simple question: how to increase TAG POS by 4 automatica

thank you very much, it's working perfectly now! time to scrape thousands of data :D once again thanks! :D it appears that i have ran into an issue. it seems that these numbers stop increasing at increments of +4 at one point, which causes the scrapping to stop. is there any way that i can get in t...
by PBNSurprise
Wed May 23, 2018 3:46 am
Forum: General Support & Discussions
Topic: How to increase TAG POS by 4 automatically?
Replies: 20
Views: 15330

Re: Simple question: how to increase TAG POS by 4 automatica

thank you very much, it's working perfectly now! time to scrape thousands of data :D

once again thanks!
by PBNSurprise
Wed May 23, 2018 12:30 am
Forum: General Support & Discussions
Topic: How to increase TAG POS by 4 automatically?
Replies: 20
Views: 15330

Re: Simple question: how to increase TAG POS by 4 automatica

hi i'm sorry but i am very new.. therefore i have difficulties understanding some certain things on this forum. it took me a while just to simply extract one line of text with imacros so i am very newbie.. i can tell you that i am using the imacros free add on for IE, the latest version. i believe ...
by PBNSurprise
Wed May 23, 2018 12:28 am
Forum: General Support & Discussions
Topic: how do i get imacros to adapt to nth-of-type change?
Replies: 4
Views: 6044

Re: how do i get imacros to adapt to nth-of-type change?

i can't remember how i solved this.. i think the way i did it was setting two different numbers or variables to equal nth-of-type that i needed. then i would use both those variables at once. so when the imacros runs it will try both and pick whichever one that worked, if that makes sense
by PBNSurprise
Wed May 23, 2018 12:25 am
Forum: iMacros for Firefox
Topic: <br> keeps showing up for no reason
Replies: 2
Views: 3830

Re: <br> keeps showing up for no reason

i honestly don't think i ever solved this issue. i think i just gave up. i can't remember
by PBNSurprise
Tue May 22, 2018 11:05 pm
Forum: General Support & Discussions
Topic: How to increase TAG POS by 4 automatically?
Replies: 20
Views: 15330

Re: Simple question: how to increase TAG POS by 4 automatica

i'm trying to scrape a web page that has infinite scroll and i am almost able to do it perfectly... just one problem this is the code that i have TAG POS=91 TYPE=SPAN ATTR=* EXTRACT=TXT SAVEAS TYPE=EXTRACT FOLDER=* FILE=file.csv now the issue is i need TAG POS=91 to increase by 4 each time. so some...
by PBNSurprise
Tue May 22, 2018 6:47 pm
Forum: General Support & Discussions
Topic: How to increase TAG POS by 4 automatically?
Replies: 20
Views: 15330

How to increase TAG POS by 4 automatically?

i'm trying to scrape a web page that has infinite scroll and i am almost able to do it perfectly... just one problem this is the code that i have TAG POS=91 TYPE=SPAN ATTR=* EXTRACT=TXT SAVEAS TYPE=EXTRACT FOLDER=* FILE=file.csv now the issue is i need TAG POS=91 to increase by 4 each time. so somet...
by PBNSurprise
Mon Jul 04, 2016 8:43 pm
Forum: iMacros for Firefox
Topic: <br> keeps showing up for no reason
Replies: 2
Views: 3830

<br> keeps showing up for no reason

I'm using this code to post comments on a website SET div3 HTML>BODY>DIV:nth-of-type(3)>DIV>DIV>DIV>DIV:nth-of-type(2)>DIV>DIV>UL>LI>DIV:nth-of-type(2)>DIV:nth-of-type(2)>DIV:nth-of-type(3)>DIV> SET div2 HTML>BODY>DIV:nth-of-type(3)>DIV>DIV>DIV>DIV:nth-of-type(2)>DIV>DIV>UL>LI>DIV:nth-of-type(2)>DIV...
by PBNSurprise
Sun Jun 19, 2016 12:26 am
Forum: General Support & Discussions
Topic: how do i get imacros to adapt to nth-of-type change?
Replies: 4
Views: 6044

how do i get imacros to adapt to nth-of-type change?

I have a script running that posts comments on the same picture over and over on Instagram. Here is the script: EVENT TYPE=CLICK SELECTOR="#user-content-posts>DIV>DIV>UL>LI>DIV:nth-of-type(2)>DIV:nth-of-type(2)>DIV:nth-of-type(3)>DIV>TEXTAREA" BUTTON=0 EVENTS TYPE=KEYPRESS SELECTOR="#...