当前位置:网站首页>Solve the problem that CSDN cannot publish blog due to unknown copyright
Solve the problem that CSDN cannot publish blog due to unknown copyright
2022-07-29 07:42:00 【Scattered prosperity for a lifetime, and colored glass for a li】
I wrote an article last night Python Crawl the ranking data of Douban movie and write it into a file , But in the CSDN Failed to pass the examination of , The official reason for me is Copyright unknown , The details are as follows :
After consulting data from many parties and with CSDN Communication and exchange of customer service , The conclusion is as follows . If readers encounter the same problem , You can modify your blog according to the following steps !
1. Publish a blog at different length
If the published article is large , We can try to break down the article into upper, middle and lower articles and publish them separately , This is equivalent to a curve to save the country , However, it may lead to a temporary cure rather than a permanent cure , Did not find the source of the problem , And the effect may not be good .
2. Delete the analysis links of other websites in the article
If you delete sharing in the article, except csdn Sharing links of other websites outside the website , It is suggested to delete it here , If you don't want to delete , We need to publicly specify the platform for sharing articles and the author and other information .
3. Delete sensitive words
stay CSDN The creation specification clearly states
therefore , Sensitive words involving the above contents cannot appear , for example , My last article was written because Python Reptile content , Therefore, the name of the crawled website cannot appear in the blog , Pictures are not good either , Otherwise, the blog will not pass the review directly .
So I later intercepted all the words about Douban in the picture and didn't show it .
4. Show Web links in the form of pictures
If a link to a website is involved in the code , And a lot of them , Here, it is suggested to use the form of pictures . my Python Crawler's article was due to the extensive use of Douban movie links , Because I had to find the hidden rules from the links on each page , So there are many links displayed , Later, it failed to pass the examination , I showed it all in the form of pictures, and then it passed the examination !
边栏推荐
- 新生代公链再攻「不可能三角」
- 207. Curriculum
- How to get to the deep-water area when the industrial Internet goes?
- 你学习·我奖励,21天学习挑战赛 | 等你来战
- Sort out the two NFT pricing paradigms and four solutions on the market
- Monitor the bottom button of page scrolling position positioning (including the solution that page initialization positioning does not take effect on mouse sliding)
- 技术分享| 快对讲综合调度系统
- 【暑期每日一题】洛谷 P1601 A+B Problem(高精)
- 207.课程表
- 《nlp入门+实战:第五章:使用pytorch中的API实现线性回归》
猜你喜欢
Leetcode buckle classic problem -- 4. Find the median of two positively ordered arrays
09 bloom filter
stm32 操作W25Q256 W25Q16 spi flash
What are the principles and methods of implementing functional automation testing?
【WPF】通过动态/静态资源实现语言切换
监听页面滚动位置定位底部按钮(包含页面初始化定位不对鼠标滑动生效的解决方案)
I, 28, a tester, was ruthlessly dismissed in October: I want to remind people who are still learning to test
RoBERTa:A Robustly Optimized BERT Pretraining Approach
The new generation of public chain attacks the "Impossible Triangle"
MySQL uses date_ FORMAT(date,'%Y-%m')
随机推荐
[summer daily question] Luogu p6320 [coci2006-2007 4] sibice
Introduction and introduction of logback
【WPF】通过动态/静态资源实现语言切换
MySQL 45 | 08 is the transaction isolated or not?
STM32 operation w25q256 w25q16 SPI flash
String class
分析25个主要DeFi协议的路线图 预见DeFi未来的七大趋势
How to get to the deep-water area when the industrial Internet goes?
写点dp
Prepare esp32 environment
Output 1234 three digits without repetition
State machine DP (simple version)
[WPF] realize language switching through dynamic / static resources
Use of gcc/g++
【暑期每日一题】洛谷 P4413 [COCI2006-2007#2] R2
Reflect reflect
【暑期每日一题】洛谷 P6336 [COCI2007-2008#2] BIJELE
基于高阶无六环的LDPC最小和译码matlab仿真
NLP introduction + practice: Chapter 5: using the API in pytorch to realize linear regression
QT连接两个qslite数据库报错QSqlQuery::exec: database not open