I have this code which pulls in all the scripts on a page.
full_url = URI.join(url, "/").to_s #https://www.example.com doc = Nokogiri::HTML(URI.open(fu