How to use python to automatically send the crawled web page (including pictures) to the discuz forum?

how to use python to automatically send the crawled web page (including pictures) to the discuz forum?
now I can use python to download the contents and images of a web page locally, but how can I put the crawled content on my own discuz forum?

Mar.06,2021

where your forum data is stored, store the corresponding data there in a format.
or you follow the process of sending forums to write http requests, which is similar to the principle of your crawler.

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-1b3fe80-2c4c1.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-1b3fe80-2c4c1.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?