Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试制作一个 Facebook Pages Crawler 来收集特定国家/地区的所有公共页面。尤其是拥有超过 1000 个粉丝的页面。如何最好地管理 Facebook API 请求限制?谢谢
我建议你看看 Apache Nutch 项目 (http://nutch.apache.org/about.html)。指定 URL 前缀应该没有问题,哪些页面应该被编入索引。