Is there a way to catch the redirected links or better yet all the webpages that a certain webpage is redirected to and save all the webaddress in a variable? The option of web url scraper, scrapes only the current url, i want to know is it possible to scrape all the urls that occur during that whole session?
Also is it possible to remove a dataentry of a variable if it doesn't contain a specific keyword?