The error message suggests that you are trying to call a string as a function.

To fix this issue, make sure that json_data is a function that returns the value of the corresponding JSON key. Here is an example of how you can define the json_data function:

def json_data(key):
    # Here, you would write the code to retrieve the value of the given key from JSON data
    # For example, if you have a dictionary named `json_data`, you can access the value of the key as follows:
    # return json_data[key]
    pass

Make sure to replace pass with the actual code to retrieve the value from JSON data.

Additionally, ensure that you have imported the necessary modules or libraries to work with JSON data.

urls = json_dataurl1 json_dataurl2 json_dataurl3#提取出三个链接TypeError str object is not callable

原文地址: https://www.cveoy.top/t/topic/jb90 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录