Facebook fanpage crawler

巧了我就是萌 提交于 2019-12-08 07:36:56

问题


I would like to write a Facebook fanpage crawler which crawl following information 1) Fan page name 2) Fan count 3) Feeds. I know i can use open graph API to get this, but i want to write some script which will run once in a day and get all these data and dump in my sql db.

Is there any better way to do this?

Any help is appreciable


回答1:


I think its against the Facebook TOS, no long time ago i read some blog where the whriter create some type of spider to collect data about facebook pages user etc and he get a call from facebook lawyers



来源:https://stackoverflow.com/questions/3519600/facebook-fanpage-crawler

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!