We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6685239 commit 81f1c98Copy full SHA for 81f1c98
php/facebookpage.php
@@ -3,7 +3,7 @@
3
4
$client = new \GuzzleHttp\Client();
5
6
-$response = $client->request('POST', 'https://scraper-api.smartproxy.com/v2/scrape', [
+$response = $client->request('POST', 'https://scraper-api.decodo.com/v2/scrape', [
7
'body' => '{"target":"universal","parse":false,"url":"https://www.facebook.com/ladygaga"}',
8
'headers' => [
9
'Accept' => 'application/json',
0 commit comments