TOOL API

get_company_changes

Get company change records :param company_name: company name, supports fuzzy search :param page_index: page number, default 0, means get all change records :return: Response: status_code: status code, 1 for success, others for failure status_message: status message searched_company: actual searched company name detail_link: detail link data: page_size: page size page_index: current page total: total records items: records change_item: change item change_date: change date content_before_change: content before change content_after_change: content after change

enterprise1 credits

Call information

Tool slug
enterprise-info.get_company_changes
Provider
Enterprise Info
Average response
0 ms
Calls in 7 days
0

Input parameters

company_namerequired

企业名称, 支持模糊搜索

page_index

页码,默认为0,表示获取所有变更事项