Python crawler: the ajax request for a page is not authorized?

URL: https://b2b.10086.cn/b2b/main...

want to crawl this table.

ajaxajax

Apr.19,2022

suggestion: you need to analyze the request correctly.

1. The request is a POST request. If you click the link directly, it is a GET request, which will be restricted by the other server
clipboard.png

2POSTPOSTMAN

clipboard.png

POSTMAN

clipboard.png

.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b38377-2b872.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b38377-2b872.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?