from urllib.request import urlopen as uReq from bs4 import BeautifulSoup as soup my_url = \'https://thecse.com/en/listings/technology/ampd-ventures-inc\' uClient =