When you run multiple URLs in a script and want to write the data to a file too, make sure you store the data in form of a tuple and then write it in the file. Next tutorial is a simple excercise where you will have to run web scraping script on Studytonight's website. Manually Opening a Socket and Sending the HTTP Request. The most basic way to perform. I try to get tickers for multiple websites using BeautifulSoup. I tried the following code with a loop but when I run the output it only gives me one ticker for one website: url = 'https://finance. Feb 05, 2020 This is the second episode of my web scraping tutorial series. In the first episode, I showed you how you can get and clean the data from one single web page.In this one, you’ll learn how to scrape multiple web pages (3,000+ URLs!) automatically, with one 20-line long bash script.