Web Crawler-how to crawl a web page's verification code using PHP

Source: Internet
Author: User
{Code...} does not need to be cracked. I think it is difficult to click it to return its image to get its image.

After clicking

I think it's hard to crack it.
How to click to return its image to get its image

Reply content:

After clicking

I think it's hard to crack it.
How to click to return its image to get its image

You can use firebug to view the request address for obtaining the verification code. In general, ajax is possible. If you only get an image, you only need to click the link to obtain the verification code.

After clicking it, an ajax will be triggered. Capture the packet and request the url directly.

You can directly obtain the URL triggered after the click. As for the t = XXX parameter you mentioned, you can check the code on the page. Generally, the random number or the current timestamp is used on the Verification Code (to prevent being cached, generally, requests with different parameters are not cached. If the request is dynamically generated by the server, write more requests to obtain parameters.

Related Article

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.