Home > Backend Development > PHP Tutorial > 定时获取rss信息到数据库,该选择什么脚本?Shell、PHP、Python?

定时获取rss信息到数据库,该选择什么脚本?Shell、PHP、Python?

WBOY
Release: 2016-06-06 20:42:49
Original
1161 people have browsed it

最近在做一个读取rss阅读器,想问一下,如果想定时获取其它网站的rss信息,最好是写PHP脚本还是Shell脚本还是Python脚本呢?为什么呢?

回复内容:

最近在做一个读取rss阅读器,想问一下,如果想定时获取其它网站的rss信息,最好是写PHP脚本还是Shell脚本还是Python脚本呢?为什么呢?

python比较好吧。相对php要稳定,相对shell要简单。

选择你最熟悉的。

https://github.com/SSilence/selfoss
有个用php编写的开源rss阅读器,支持多屏,题主可以研究下

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template