Skip to content

Commit 3c1dc10

Browse files
authored
Update facebookpage.py
1 parent d15020f commit 3c1dc10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/facebookpage.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import requests
22

3-
url = "https://scraper-api.smartproxy.com/v2/scrape"
3+
url = "https://scraper-api.decodo.com/v2/scrape"
44

55
payload = {
66
"target": "universal",

0 commit comments

Comments
 (0)