Get class attributes in python BeautifulSoup

后端 未结 0 1650

I am confused how to extract the attribute of the class using BeautifulSoup Here\'s the code

import requests
from bs4 import BeautifulSoup


def main(url):
           


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题