I\'m trying to scrap data from the URL and print out them 1 by 1. Below is my code :
import requests from bs4 import BeautifulSoup from pandas import DataFram