Get over 80,000 emails a day through google and n8n! 😄

Поділитися
Вставка
  • Опубліковано 14 січ 2025

КОМЕНТАРІ • 62

  • @timfeasts
    @timfeasts 11 місяців тому +6

    It’s such a blessing when the YT algorithm does it’s job and shows me this type of brilliant channel with such small subs. Love the content already. Subbed

    • @gorgeousgeorgous
      @gorgeousgeorgous  11 місяців тому

      Thanks! I should add that since I made this video I tried out Bing and actually prefer it for this. The work flow is the same but bing pages start at 1 and increase by 10 (so start=1 then 11 then 21 etc)

  • @JayeeeMaooo
    @JayeeeMaooo 10 місяців тому +6

    great work here! let's do more n8n tutorials.

    • @gorgeousgeorgous
      @gorgeousgeorgous  10 місяців тому +4

      Thanks! I have some plans that are platform agnostic so the next one will be on n8n!

  • @Keddo-ve3eg
    @Keddo-ve3eg 10 місяців тому +2

    Can you share the wokflow json file to import to n8n?

    • @gorgeousgeorgous
      @gorgeousgeorgous  10 місяців тому +1

      It’s on my Gumroad as a standalone product and as part of my course

  • @realjgerard
    @realjgerard Рік тому +2

    Well this completely grabbed my attention! Thank you for sharing your wisdom, I have subscribed and turned the notification bell on! Cheers! 🥂💯

  • @kaoulkae
    @kaoulkae 10 місяців тому +1

    This was a very informative n8n for prospecting video. It gives me ideas 🙂

    • @gorgeousgeorgous
      @gorgeousgeorgous  10 місяців тому

      Good to hear! I made this version very very basic but I’ve been involved with much more interesting flows that really get into verification, AI calling and ads. All cool stuff!

  • @Aaron7k
    @Aaron7k 10 місяців тому +1

    WOW! genius, thank you a lot

    • @gorgeousgeorgous
      @gorgeousgeorgous  10 місяців тому

      Glad it helped! Make sure to check out my course

  • @shraeychikker694
    @shraeychikker694 9 місяців тому +1

    This is amazing! Thanks for the valuable video!😃

  •  6 місяців тому +3

    would love more n8n content

    • @gorgeousgeorgous
      @gorgeousgeorgous  6 місяців тому

      Then stay tuned! Tomorrow I’ll be dropping one (unless England surprise me by playing fluent attacking football leading to a hangover and a wasted day. But that seems 99% unlikely to happen)

  • @SaraGamboa-ep7yu
    @SaraGamboa-ep7yu Рік тому +1

    Wow! Really useful stuff! Keep up the good work please!

    • @gorgeousgeorgous
      @gorgeousgeorgous  Рік тому

      Thanks! I have a few videos lined up so hopefully you’ll like what comes next!

  • @koushikkumardey6069
    @koushikkumardey6069 Рік тому +1

    Coolest content I've seen in a while
    Keep up

  • @TheWizardTower
    @TheWizardTower 10 місяців тому +2

    I'm stuck at the part where I need to identify the string indicating the "next" button in the second field below "does not match regex" in the initial IF node.
    I've tried
    -pasting in the entire data content from the previous node
    -"inspecting" the next button in the actual google/bing page to get the code
    It still however doesn't seem to working. (I.e., it's returning true and therefore updating the airtable as "complete")
    Any help would be greatly appreciated. Thank you for sharing this incredible flow.

    • @gorgeousgeorgous
      @gorgeousgeorgous  10 місяців тому

      It’s very hard for me to troubleshoot without seeing the workflow. Feel free to set a call with my on my tidycal from my bio page or in the product description

    • @christianclark4612
      @christianclark4612 9 місяців тому

      ​@@gorgeousgeorgous Hi there! I've bought the example you've listed on Gumroad. Thanks for sharing it! However, I'm a bit puzzled about how the 'Start Page' is being determined. From your video, I understand that 'Start Page' is a value coming from Airtable and it seems to be set or updated within N8N. What I'm not quite grasping is the exact method by which the search query begins from page 10 upon making the HTTP request. Could you clarify this part for me, please?"
      To clarify: what is within the HTTP request itself that would allow a generic query of the search to occur at a paginated page?

    • @gorgeousgeorgous
      @gorgeousgeorgous  9 місяців тому

      @@christianclark4612 In your airtable base for managing the campaign you have a column called start page and, as a default, when you create a campaign you give it a value of zero. then when the automation runs it takes that start page and adds it by 10 each time, thereby moving to the next page of search results

    • @christianclark4612
      @christianclark4612 9 місяців тому

      @@gorgeousgeorgous That makes sense, but what in the search itself is defined as the start page?
      If the airtable is a value, and the code in N8N is incrementing it, then what is actually informing the start page? I don't see it in the search query or the search operator itself?

  • @krisszostak4849
    @krisszostak4849 11 місяців тому +1

    Great video! Lots of inspirations, thanks! Just a quick comment re your last statement. you don't need to run it "over and over again" :) in n8n you can "pin" the output data of particular node and it makes everything a whole lot easier :D

    • @gorgeousgeorgous
      @gorgeousgeorgous  11 місяців тому

      My favourite comment! I never got to play with n8n like I have with make.com. I needed to build something specific and so just focused on that without the other aspects of learning! But this makes like that much better

  • @IamAmisos
    @IamAmisos 6 місяців тому +1

    Hi Georg! That was absolutely best tutorial video i've ever seen on UA-cam man! By the way, i would like to ask, do you have any suggestions as roadmap for a self learner like me? I appreciate!

    • @gorgeousgeorgous
      @gorgeousgeorgous  6 місяців тому

      I have a course on my Gumroad that is highly rated!

  • @travisross8704
    @travisross8704 Рік тому +1

    Wow 😮… if I buy this automation from you, is there a step by step on how to set it up and support? Thanks!

    • @gorgeousgeorgous
      @gorgeousgeorgous  Рік тому

      Yep! All my gum roads have a step by step guide set up guide document to accompany them. Plus my calendar is public (link in bio) so you can reach it to a face to face whenever you like

    • @gorgeousgeorgous
      @gorgeousgeorgous  Рік тому

      You have reminded me though to add in my Airtable campaign manager template to the bundle so the set up is even smoother. Thanks!

  • @AlexCarliner
    @AlexCarliner 7 місяців тому +1

    Small question : How did you overpass the 75 credits limitation put by prospeo for prospecting over emails finding through Linkedin?

    • @gorgeousgeorgous
      @gorgeousgeorgous  7 місяців тому +1

      Unsatisfactory answer: I did this based on the api limits at the time (The rate limits are: 60 calls per minute, 5 calls per second (burst allowance)). It’s a bit of an old video though and I’ve since updated the flow and moved to findymail for this task. It should be a video from maybe a month ago if you want to check it out!

    • @AlexCarliner
      @AlexCarliner 7 місяців тому +1

      @@gorgeousgeorgous interesting yes sure share it I'll check

    • @AlexCarliner
      @AlexCarliner 7 місяців тому +1

      @@gorgeousgeorgous And I will certainly need your services in a near futur (next week) to adapt such automation.

    • @gorgeousgeorgous
      @gorgeousgeorgous  7 місяців тому

      ua-cam.com/video/eQ2ogPzbikw/v-deo.html

  • @rainerlummerstorfer2425
    @rainerlummerstorfer2425 11 місяців тому +1

    Hi. Great stuff! I've bought the automation. Is there a way to get the airtable campaign manager template?"

    • @gorgeousgeorgous
      @gorgeousgeorgous  11 місяців тому

      Yep! Just added it to the product on Gumroad. Should be there if you refresh

    • @TheWizardTower
      @TheWizardTower 10 місяців тому +1

      Does it work?

    • @gorgeousgeorgous
      @gorgeousgeorgous  10 місяців тому +1

      Yep @thewizardtower. Here is a video of it in action going through a google result and collecting new people on every run. It’s a video I made to help a client who had trouble implementing it just this morning! www.loom.com/share/891cda6f8d304729a5e2884263095035

    • @rainerlummerstorfer2425
      @rainerlummerstorfer2425 9 місяців тому +1

      works fine for a few repetitions, then there is a 429 error for too many http requests

    • @gorgeousgeorgous
      @gorgeousgeorgous  9 місяців тому +1

      @@rainerlummerstorfer2425 Yep! This is the basic template because I can’t predict the exact usage of each person. But to escape the 429 you just need to
      1) set a filter after the http module to only pass through 200 code results
      2) set a repeater to reprocess the 429 calls after a delay

  • @finleytopping8246
    @finleytopping8246 10 місяців тому +1

    Hi George, awesome video here! Is this process relatively similar to do on make? And is the code all easy enough to simply replicate into the automation? Thanos

    • @finleytopping8246
      @finleytopping8246 10 місяців тому +1

      Thanks*

    • @gorgeousgeorgous
      @gorgeousgeorgous  10 місяців тому +1

      I have a version on make that works fine. The obvious limitation is that it will run up your operations limit quite quickly

  • @AutoFlow_AI
    @AutoFlow_AI 3 місяці тому

    for me the HTTP receives to many requests after 2-3 loops. How do you solve this?

  • @errmmm
    @errmmm 11 місяців тому +1

    why did you use N8N instead of Make?

    • @gorgeousgeorgous
      @gorgeousgeorgous  11 місяців тому +1

      N8N lets you run a much higher number of operations. So if you were to start scraping in high volumes it’s the way to go.
      As a note too, I’ve since adjusted this flow to work in bing (just need to change the regex and add a deduplication) module as it seems to work better

    • @gorgeousgeorgous
      @gorgeousgeorgous  10 місяців тому

      N8n is just a workflow platform. You’ll still need to connect it to an email sender

    • @TheWizardTower
      @TheWizardTower 10 місяців тому

      For the bing search, what exactly did you enter under the "does not match regex" field? Was it the entire data from the search, or did you have a criteria by which you were able to identify the code that manifests the "next" button?@@gorgeousgeorgous

    • @lucelsby7698
      @lucelsby7698 8 місяців тому

      @@gorgeousgeorgous hey George - great video! have you just changed the search engine to bing in the http request module?

  • @bodeemanar1617
    @bodeemanar1617 7 місяців тому +1

    if i need to get this automation can u give it to me? (ill pay)
    lol

  • @LukEZz8
    @LukEZz8 5 місяців тому

    google block http request i dont think this is useful

    • @gorgeousgeorgous
      @gorgeousgeorgous  5 місяців тому

      It blocks maybe 1 in8 requests which is why 1) the scenario should only run every 5 mins 2) there is a filter to pause and delay it if the request is unsiccessful