Skip to content

Commit c5744bf

Browse files
authored
Update googleads.js
1 parent 4676b21 commit c5744bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: nodejs/googleads.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
const response = await fetch(
2-
'https://scrape.smartproxy.com/v1/tasks', {
2+
'https://scraper-api.smartproxy.com/v2/scrape', {
33
method: 'POST',
44
body: {
55
target: 'google_ads',

0 commit comments

Comments
 (0)