Skip to content

Commit 81f1c98

Browse files
authored
Update facebookpage.php
1 parent 6685239 commit 81f1c98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php/facebookpage.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
$client = new \GuzzleHttp\Client();
55

6-
$response = $client->request('POST', 'https://scraper-api.smartproxy.com/v2/scrape', [
6+
$response = $client->request('POST', 'https://scraper-api.decodo.com/v2/scrape', [
77
'body' => '{"target":"universal","parse":false,"url":"https://www.facebook.com/ladygaga"}',
88
'headers' => [
99
'Accept' => 'application/json',

0 commit comments

Comments
 (0)