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.
外部クローラーからデータベース、LAMP 環境で作業しているサイトにデータを取得する最良の方法は何ですか? Web サービスは良い考えですか? クローラーは 15 分ごとに実行されます。
クローラーによって異なりますが、理論的には、Webサービスが最適なオプションです。XML応答を解析してDBに入れるだけです。