Curl simulated login how to break through the verification code

Source: Internet
Author: User
Php curl simulates login with a cookie, but some websites still have a verification code. How can this problem be solved? Php curl simulates login with a cookie, but some websites still have a verification code. How can this problem be solved?

Reply content:

Php curl simulates login with a cookie, but some websites still have a verification code. How can this problem be solved?

LZ has not figured out the meaning of the Verification Code. Can I skip the verification code? The verification code is used to prevent robots and other simulated manual operations. Of course, there are some verification code identification tools on the Internet, but all of them can only recognize some clear and simple verification codes. The complex verification code still requires manual operation.

  1. Submit a simple verification code after ocr
  2. The complex verification code is submitted only after the download is manually identified.

I have previously written a simulated login with a verification code. The idea is as follows:
1. Load the verification code to be logged in and record COOKIES
2. Submit the verification code, user name, password, and COOKIES to the logon page.
3. login successful.
This is a manual verification code.
If you need machine identification, you can't help.

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.