I have the following code:
from bs4 import BeautifulSoup import requests import pandas as pd def Get_Top_List_BR(url): response = requests.get(ur