Build a Scraper Chrome extension without code

Поділитися
Вставка
  • Опубліковано 10 вер 2024
  • Learn how to build a scraper chrome extension without code that grabs specific information from crunchbase and uploads them to your bubble app.
    // Nocode HQ
    Nocode HQ is an online platform that supports you in your journey building software with #nocode.
    Build Websites, Mobile Apps, Chatbots, Automations and more without learning how to code. Use our Nocode Tutorials and Templates to build fully fledged digital products. Sign up now and get access to hundreds of tutorials and templates!
    nocodehq.com
    // Bubble Plugins
    We are one of the biggest Bubble plugin developers. You can view our full range of plugins at: bubble.io/cont....
    Do you need a custom plugin? No problem! Just send us an email to anticodedev@gmail.com
    // Some helpful links
    Adalo Mobile App Builder: rebrand.ly/8s9...
    Bubble Webapp Builder: rebrand.ly/nkp...
    Build Chrome Extensions without code: chrome.nocodeh...

КОМЕНТАРІ • 10

  • @KaWinchester
    @KaWinchester 2 роки тому +3

    08:16 Getir - The company whose data you scraped in the last part is now a billionaire company.
    They are doing great work now. Its founders are Turkish and I am watching your video from Turkey.

  • @KaliaH
    @KaliaH 2 роки тому +1

    Thanks for this, it was needed!

  • @johncolavita550
    @johncolavita550 2 роки тому +2

    How do you get data from multiple classes within the same extension?

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

    Would I need a bubble subscription if I only use this for myself? Thank for the video!

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

    How to make similar as table for e-commerce website?

  • @Powphotography
    @Powphotography 2 роки тому

    Hi. I followed the tutorial and it worked great. However, I wanted to remove the "Upload To Bubble" Button as a separate action and just have the "Add New Thing" workflow action happen in the first "Get Data" button. It does create a new thing but resulting variable doesn't populate the field.
    Any tips on how to do this in 1 step, or must it be done in 2 separate steps?

    • @AntiCodeBerlin
      @AntiCodeBerlin  2 роки тому

      Hey,
      thank you for your message.
      Can you try adding a pause between the two workflows :
      In Bubble it is "Add a pause before next action"

    • @Powphotography
      @Powphotography 2 роки тому

      @@AntiCodeBerlin I added a 10,000ms delay but it's still not capturing the variable in the database on the initial run. I also tried creating a backend worklflow but it also didn't populate the field. I'm not sure what's going on behind the scenes, but the variable doesn't seem to be available until after the operation is completed.
      Any other ideas?