Web Scraping with ChatGPT Mentions is Mind Blowing!

Поделиться
HTML-код
  • Опубликовано: 27 ноя 2024

Комментарии • 38

  • @ThePyCoach
    @ThePyCoach  8 месяцев назад

    To try everything Brilliant has to offer-free-for a full 30 days, visit brilliant.org/ThePyCoach . You’ll also get 20% off an annual premium subscription.

  • @xevenau
    @xevenau 8 месяцев назад +3

    Just watching your videos made me realize how complicated im making my life. Such a brilliant way to scrape.

  • @slajoie0617
    @slajoie0617 6 месяцев назад

    Thank you can you please create a video detailing how to update the GPTs system instructions you plan to use to account for the new @mentions feature for seamless teamwork and collaboration between your team of GPTs

  • @awakenwithoutcoffee
    @awakenwithoutcoffee 8 месяцев назад +3

    hm sadly did not work as the scraper triggered anti-scraping policy of the websites I tried. This seems good for some minor quick scraping jobs but I wouldn't rely on it for actual production scraping.

    • @danlee1027
      @danlee1027 8 месяцев назад

      Yes you may need to utilize proxies when scraping

  • @rayfellers
    @rayfellers 8 месяцев назад +1

    The recommended scraper is unable to scrape pages requiring a log in and offers no way to log in prior to attempting a page scrape. It also has a relatively short timeout so slow responding or large pages can't be scraped.

  • @jatis2010
    @jatis2010 8 месяцев назад +2

    Any plugin to overcome website that has security blocking ?

  • @pooryagohargani8035
    @pooryagohargani8035 7 месяцев назад +1

    Youre a legend

  • @greenphones577
    @greenphones577 8 месяцев назад

    Interesting. I have done some scraping before using Python to download date both in Excel and CSV format and insert to a MySQL database. In some of these examples I needed to use my username and password to access the data. Is this possible using Scraper?

  • @chrissilvestri9344
    @chrissilvestri9344 8 месяцев назад

    Thank you! I’ll try it out 👌🏻

  • @abdulmuizzikumapayi2811
    @abdulmuizzikumapayi2811 3 месяца назад

    can i use this @ in my api call of openai to interact with the gpt like scraper and data analysis

  • @MuhammadEltiti
    @MuhammadEltiti 8 месяцев назад

    Thanks for sharing! when I try to download I get this error message "Failed to get upload status for /mnt/data/worood_product_list.csv" I tried different browser and nothing change. any thoughts on what could be the issue?

  • @miketemple7686
    @miketemple7686 8 месяцев назад +1

    I went to Perplexity as to get some data on web scraping. It used your YT channel as one of its references. Welcome to the AI big time brother 😂.

    • @luxipo9934
      @luxipo9934 8 месяцев назад

      The thing is that Perplexity sometimes is kind of “lazy” and that is due to the short token window it has. So for example if you ask for the updated market cap of 20 companies it will give you info that is not up to date for some of them.

  • @atbapp
    @atbapp 6 месяцев назад

    Wow... Thats awesome! Thanks!

  • @haoshiangyu6906
    @haoshiangyu6906 8 месяцев назад

    I've recently learn about ics. format file but I couldn't understand how to use it could you teach us how to use such file?

  • @rahulrajeev9763
    @rahulrajeev9763 5 месяцев назад

    Can we do this without having the paid version of gpt?

  • @cirtey29
    @cirtey29 7 месяцев назад

    Use gpt vision, more adoptive to html change

  • @PallaviChauhan91
    @PallaviChauhan91 8 месяцев назад

    Hi, I can't see the plugins option under model dropdown like you have @3:36 . I have a chat gpt plus subscription. I have also activated the plugins under settings.

    • @ThePyCoach
      @ThePyCoach  8 месяцев назад +1

      Plugins have just been removed. You can either use the ScraperGPT or use an old chat where the Scraper plugin was activated (plugins still work in old chats)

  • @hhmtp
    @hhmtp 8 месяцев назад

    Hi, do we have to give all the pages that we want to scrap ? Is it possible to give only the root page? Great video by the way :)

    • @ThePyCoach
      @ThePyCoach  8 месяцев назад

      You'd need to give all the links, unless there's a pattern in the links that you can describe to ChatGPT

    • @bjraval9818
      @bjraval9818 7 месяцев назад +1

      ​@@ThePyCoach So how do you scrape all business locations with their name and latitude and longitude values from Google Maps when it shows different number of business with each zoom levels and hides the rest at another zoom levels? Conceptually the problem is similar to providing ChatGPT with all page numbers but here we have to deal with different zoom levels. Any thoughts?

  • @saurabhprajapati4794
    @saurabhprajapati4794 8 месяцев назад

    Is there any method with open-source llms

  • @fahimrafi9853
    @fahimrafi9853 8 месяцев назад

    Is there anything like these in hugging face or free as open source app?
    TIA.

  • @ghada.b
    @ghada.b 8 месяцев назад

    is there a way to do that with Gemini?

  • @sc20910
    @sc20910 8 месяцев назад

    Awesome!

  • @nikobyu2778
    @nikobyu2778 8 месяцев назад

    Awesome, but i rather manual way combine http header knowledge and linux, all command line

    • @jd2161
      @jd2161 8 месяцев назад

      Good. You do that

  • @muratkekec5994
    @muratkekec5994 7 месяцев назад

    is this paid version of chat gpt?I dont see " explore gpt"?

  • @travisross8704
    @travisross8704 8 месяцев назад

    What about scraping data from private sites like LinkedIn? Is that also possible with a version of this method?

    • @ThePyCoach
      @ThePyCoach  8 месяцев назад

      If it requires a login then it’ll be impossible with this method. You can try with my other method that involves the code interpreter and an HTML file (the video is on the channel)

  • @loudnlouize1870
    @loudnlouize1870 8 месяцев назад

    Sad part is most of the people don't have got 4 🙂

    • @fahimrafi9853
      @fahimrafi9853 8 месяцев назад

      Yeah 😢
      Is there anything like these open source/ hugging face?

    • @jd2161
      @jd2161 8 месяцев назад

      Not sad

  • @bjraval9818
    @bjraval9818 7 месяцев назад

    ​ I added the very same comment to one of your replies below >>. @ThePyCoach So how do you scrape all business locations with their name and latitude and longitude values from Google Maps when it shows different number of business with each zoom levels and hides the rest at another zoom levels? Conceptually the problem is similar to providing ChatGPT with all page numbers but here we have to deal with different zoom levels. Any thoughts?

  • @Its_me_bishal20
    @Its_me_bishal20 3 месяца назад

    Scrape skool group members name and linkedin