pyppeteer icon indicating copy to clipboard operation
pyppeteer copied to clipboard

Obtain the content of https://free-ss.site/

Open hongyi-zhao opened this issue 4 years ago • 0 comments

Hi,

The website https://free-ss.site/, use reCAPTCHA and the following techniques:

    js eval
   cryptojs (AES)
   base64 to transfer the string in image.

How to use pyppeteer to get the content of this website?

hongyi-zhao avatar Sep 29 '19 23:09 hongyi-zhao