offset: Page cursor, 0 for the first request, need to provide for the second paging, generally the keyword of this value is offset or cursor.
search_id: Search id, empty for the first request, need to provide for the second paging, need to get it from the return response of the last request.
For example: search_id = "20240828035554C02011379EBB6A00E00B"
JSON Path-1 : $.data.extra.logid
JSON Path-2 : $.data.log_pb.impr_id
cookie: User cookie (If you need to search with your own account, or encounter an interface error, you can provide the cookie yourself, default is not required)