新闻爬虫 how to install and run # pip freeze > requirements.txt pip install -r requirements.txt sudo chmod +x start.sh ./start.sh