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