Vyacheslav Gulyaev

Results 12 comments of Vyacheslav Gulyaev

Guys, when you get __NEXT_DATA__, add this regexp in script nonce=\"(.*?)\"

> Same issue is it resolved...? look at my answer dude... already resolve this do this: if (preg_match_all('#\(.*?)\#', $this->data, $out)) { return json_decode($out[2][0], true, 512, JSON_BIGINT_AS_STRING); } need add "nonce"...

> > Guys, when you get **NEXT_DATA**, add this regexp in script > > nonce="(.*?)" > > Still getting same issue : > Array ( [error] => 1 [message] =>...

ну > Yup got it.. but the issue is some where above .. I have debug the code and in UserRequest-> details method > `$nextData = $this->instance->request->call($endpoint);//->extract(); return $nextData;` >...

![Снимок экрана от 2021-08-26 15-05-09](https://user-images.githubusercontent.com/34984584/130959685-8c64a1b8-4a16-4c34-be31-00e77c9b7b0f.png)

> EMPTY_RESPONSE rewrite error message message":"Empty Response1" message":"Empty Response2" and u can find problem for me, scrapper not working with cookies, im work without cookie

> Thanks for helping.. I got same issue after uncommenting extract method > `{"error":true,"type":"EMPTY_RESPONSE","message":"Empty Response"}` ... :( ^

I'm use this repo today. But FORK ) 100% stable. Just override 1) extract() 2) call($endpoint, $customHeaders = []) for use curl_error 3) details() I'm not use datafetchApiKey, only rotating...

> When I do var_dump the response of curl.. actually lt is returning captcha from tiktok is there any solution for it.. > also I coppied cookies into scraper initilizer...

> When I do var_dump the response of curl.. actually lt is returning captcha from tiktok is there any solution for it.. > also I coppied cookies into scraper initilizer...