How to format web scrapping output as table in a csv? (python)

后端 未结 0 937
借酒劲吻你
借酒劲吻你 2021-01-19 05:32

I am pulling some data from a website that theoretically it is a table.

import requests
from bs4 import BeautifulSoup

cookies = {
    \'SISWEB-PUBLIC\': \'OR         


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