Jump to content
UBot Underground

Javascript Variables...Possible?


Recommended Posts

I'm trying to make a bot that works through a CSV table of URL's loading each one, one after another.

 

When the page has loaded i want it to pause and give me a javascript confirm box with something similar to 'approve' and 'deny'. Then when i deny it saves the URL to CSV but if i approve it it goes to a different CSV list.

 

I'm fine with all but finding a way to splitting the flow two ways when i click either approve or deny. Is there a way to do this?

Link to post
Share on other sites

Yes it's possible, but what page element are you using to determine approve or deny?

 

PS depending on how you are making this determination, it seems as though you wont likely need a popup.

Link to post
Share on other sites

It'll just be a manual approve or deny, seeing if the URL's are what i'm looking for from a scraped URL list. I dont mind how its done, as long as i can look at the page, and then choose what to do with it next :) so if you have any suggestions that'd be great :)

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...