How to proxy requests with Node Fetch

Sdílet
Vložit
  • čas přidán 27. 07. 2023
  • Storm proxies: stormproxies.com/clients/aff/...
    agent: new HttpsProxyAgent({
    host: "234.24.22.2",
    port: 8888,
    auth: `user_name:password`,
    }),
    If you need anything scraped, book a call with me: www.countypropertydata.com/ or email me: adrian@countypropertydata.com

Komentáře • 8

  • @faisalsaddique3323
    @faisalsaddique3323 Před 8 měsíci +1

    Hello Adrian, thank you so much for making such cool videos. Could you please also record a tutorial for scraping-off the tiktok's trending videos?

  • @jesusalex2
    @jesusalex2 Před 3 měsíci +1

    I apologize for the beginner question, but I haven’t been able to use the code; it gives the error "SyntaxError: Cannot use import statement outside a module". How do I do it? And why does the letter M appear in the title of the window for the file you are editing, for example, demo.js M?”

  • @NishanthA32
    @NishanthA32 Před 4 měsíci +1

    What proxy services would you recommend for Linkedin and Google Maps scraping?

    • @the-web-scraping-guy
      @the-web-scraping-guy  Před 4 měsíci

      Linkedin in profiles = Proxy empire. Google maps + linkedin jobs = storm proxies

  • @obaidmuneer2273
    @obaidmuneer2273 Před 5 měsíci +1

    nice man thanks