Hello, I'd like some advice on the following complication:
I grab the data from a website the data is in the following format
proxy:port,http,randomnumber
I need to scrape the data and erase the ,http,randomnumber and output it to a text file every x minutes.
I grab the data from a website the data is in the following format
proxy:port,http,randomnumber
I need to scrape the data and erase the ,http,randomnumber and output it to a text file every x minutes.