Pycras:Craigslist 的 Python 抓取工具

时间:2024-06-21 14:35:28
【文件属性】:

文件名称:Pycras:Craigslist 的 Python 抓取工具

文件大小:11KB

文件格式:ZIP

更新时间:2024-06-21 14:35:28

python craigslist Python

派克拉斯 Craigslist 的 Python 抓取工具。 首先,使用您的位置和类别更新文件 config.conf。 配置文件示例: locations = [ "losangeles" , "newyork" ] categories = [ "eng" , "sof" , "sad" , "tch" , "web" ] 现在使用简单的方式启动主要的python脚本: python scraper . py 输出是一个非常简单的 html 文件,其中包含找到的帖子。 文件名是你运行程序时的时间戳。 你需要 BeautifulSoup 和 python3。


【文件预览】:
Pycras-master
----config.conf(90B)
----requirements.txt(23B)
----scraper.py(2KB)
----LICENSE(18KB)
----README.md(532B)
----template()
--------template.css(867B)
--------template.html(1KB)
----Post.py(2KB)

网友评论