Javascript-php captures the content of the webpage ajax request. After F12 finds the URL of the ajax request, what should I do next?

Source: Internet
Author: User
Use phpcrawl to capture webpages. Some content on the webpage is displayed only after logon. Press F12 to find the URL of the ajax request. The URL format of the ajax request is www. *. comhelloworldajax. php? Id260 & amp; catkk & amp; time1442075455597 each need... use phpcrawl to capture webpages. Some content on the webpage is displayed only after logon. Press F12 to find the URL of the ajax request. The URL format of the ajax request is:
Http: // www. *. Com/helloworld/ajax. php? Id = 260 & cat = kk & time = 1442075455597
Every page to be crawled has a request like this. How can this website be used?

Reply content:

Use phpcrawl to capture webpages. Some content on the webpage is displayed only after logon. Press F12 to find the URL of the ajax request. The URL format of the ajax request is:
Http: // www.*. Com/helloworld/ajax. php? Id = 260 & cat = kk & time = 1442075455597
Every page to be crawled has a request like this. How can this website be used?

The question mark is followed by the request field.

You can forge a request, set the header and cookie when sending the request, disguise your behavior as a browser, and then use crawlers to crawl the address.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.