- 締切済み
webクエリについて
次のHPをwebクエリで取り込みたいのですが,エラーが表示され取込できません。 http://www.flat35.com/kinri/index.php/rates/index/flat35_years:25/flat50_years:50/flat35_price:2000/flat50_price:/fine_rate_flg:/sort:/product_type:1/user_name:/financial_institution_code:/area:/renewal:0/condition:/step_rate:0/flat_fee:0/flat_rate:0/flat_fee_and_rate:0/flat_comment:0/unification:0/bridge:0/fire_insurance:0/flat35_s:0/flat35_s_20:0/family_house:0/second_house:0/search_user_name:/limit:50 よろしくお願いします。
- みんなの回答 (2)
- 専門家の回答
みんなの回答
- end-u
- ベストアンサー率79% (496/625)
『駄目でした。』 とは? 以前と同じエラーが出るという事ですか? http://www.flat35.com/kinri/index.php/rates/index/flat35_years:25/flat50_years:50/flat35_price:2000/product_type:1/limit:50 このサイトですよね? IEで開いてアドレスバーのURLをコピーして、webクエリに設定してみてください。 『URL文字が長すぎるからエラーが出るので不要なオプションを削る』という意味はわかりますか? 目的のサイトのURL中に /flat50_price: /fine_rate_flg: /sort: /user_name: /financial_institution_code: /area: /renewal:0 /condition: /step_rate:0 ...などがあります。 これらは目的ページの条件を設定し抽出表示させるパラメータの役割をしているので 未設定の項目を省略して指定すれば良いのでは。 という事なんですが。
- end-u
- ベストアンサー率79% (496/625)
URL文字が長すぎるからですね。 とりあえず設定なしのオプションを削ってみてはいかがですか。 http://www. の後に flat35.com/kinri/index.php/rates/index/flat35_years:25/flat50_years:50/flat35_price:2000/product_type:1/limit:50/page:1 #page設定の必要があれば page:1 ここを変更します。
お礼
ありがとうございます。 page:30まで試しましたが,駄目でした。