We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee86c45 commit 4cc2617Copy full SHA for 4cc2617
nodejs/googleimages.js
@@ -1,5 +1,5 @@
1
const response = await fetch(
2
- 'https://scrape.smartproxy.com/v1/tasks', {
+ 'https://scraper-api.smartproxy.com/v2/scrape', {
3
method: 'POST',
4
body: {
5
target: 'google_images',
0 commit comments