阅读论坛内容
嗨,朋友们 我正在寻找是否有一种使用 php 或 Objective C 的机制,无论哪种 - 阅读论坛并与论坛进行交互比方
说,我希望用户远程使用不同的网站/程序来:
1. Login into a forum
2. View posts
3. Subscribe for posts etc etc
有什么方法可以做到这一点吗?有辅助库吗? 我想知道我应该如何去做
任何建议都会有帮助
谢谢
Hi there friends
I am looking if there is a mechanism using php or objective c, whichever - to read and interact with a forum
Let's say i would like a user to remotely using a differnet website/program to:
1. Login into a forum
2. View posts
3. Subscribe for posts etc etc
Is there any way to do this? Any helper libraries?
I would like to know how i should go about it
Any suggestions will be helpful
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
使用 python,你可以尝试 mechanise。
with python, you could try mechanise.