Vyacheslav Gulyaev
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;` >...

> 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...