I am trying to use ThreadPoolExecutor() for parallel execution of my code which consist to get data from many web sites.
ThreadPoolExecutor()
My problem is that I do it on many w