Scrapy shell xx

when executing the scrapy shell xx URL, there is no response. The stdout in the log file returns , and does not respond to the URL address in quotation marks, and the interface does not respond. Solve

used to run successfully, but suddenly failed

trying to put quotation marks in URL has no effect

clipboard.png

Apr.20,2021

if you are in windows, remember to use double quotes for url. Use single quotation marks in mac.
otherwise, if there are & or other special characters in url, you may have the same problem.

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