How to extract a element of JSON script with BeautifulSoup

前端 未结 0 537
执笔经年
执笔经年 2021-01-28 05:13

I want to extract the value with the key : "startDate" in script tag.

Here is my code :

# import library
import json
import requests
from bs4 imp         


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