Web Scraping with ChatGPT Mentions is Mind Blowing!

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 มิ.ย. 2024
  • 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.
    In this video, I'll show you how to do web scraping with GPT mentions (Scraper + Data Analyst)
    - Link 1: www.audible.com/adblbestselle...
    - Link 2: www.soccerphile.com/world-cup...
    My Data Analysis Course
    ====================
    🔥 SQL + Python + ChatGPT for Data Analysis: www.udemy.com/course/modern-d...
    🔥 My FREE ChatGPT Cheat Sheet: artificialcorner.substack.com...
    Other Courses
    ============
    🔥 Join My Automation Course in Python: www.udemy.com/course/automate...
    🔥 Join My Python for Data Science Bootcamp: www.udemy.com/course/python-f...
    🔥 8-hour Web Scraping Course in Python: www.udemy.com/course/web-scra...
    💰 Make money by writing about AI, programming, data science or tech: thepycoach.teachable.com/p/me...
    Support My Work
    ==============
    💵 PayPal: www.paypal.com/donate/?hosted...
    Content
    0:00 Intro
    0:25 Example 1
    6:53 Example 2
    Disclaimer: This video was sponsored by Brilliant

ความคิดเห็น • 36

  • @ThePyCoach
    @ThePyCoach  3 หลายเดือนก่อน

    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.

  • @chrissilvestri9344
    @chrissilvestri9344 3 หลายเดือนก่อน

    Thank you! I’ll try it out 👌🏻

  • @atbapp
    @atbapp หลายเดือนก่อน

    Wow... Thats awesome! Thanks!

  • @xevenau
    @xevenau 3 หลายเดือนก่อน +2

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

  • @slajoie0617
    @slajoie0617 หลายเดือนก่อน

    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

  • @pooryagohargani8035
    @pooryagohargani8035 2 หลายเดือนก่อน

    Youre a legend

  • @sc20910
    @sc20910 3 หลายเดือนก่อน

    Awesome!

  • @rayfellers
    @rayfellers 3 หลายเดือนก่อน +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.

    • @nitrogamesstudios5276
      @nitrogamesstudios5276 3 หลายเดือนก่อน

      And also these features could be work with paid Gpt's

  • @jatis2010
    @jatis2010 3 หลายเดือนก่อน +2

    Any plugin to overcome website that has security blocking ?

  • @greenphones577
    @greenphones577 3 หลายเดือนก่อน

    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?

  • @haoshiangyu6906
    @haoshiangyu6906 3 หลายเดือนก่อน

    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?

  • @awakenwithoutcoffee
    @awakenwithoutcoffee 3 หลายเดือนก่อน +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 3 หลายเดือนก่อน

      Yes you may need to utilize proxies when scraping

  • @saurabhprajapati4794
    @saurabhprajapati4794 3 หลายเดือนก่อน

    Is there any method with open-source llms

  • @cirtey29
    @cirtey29 2 หลายเดือนก่อน

    Use gpt vision, more adoptive to html change

  • @ghada.b
    @ghada.b 3 หลายเดือนก่อน

    is there a way to do that with Gemini?

  • @miketemple7686
    @miketemple7686 3 หลายเดือนก่อน +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 3 หลายเดือนก่อน

      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.

  • @fahimrafi9853
    @fahimrafi9853 3 หลายเดือนก่อน

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

  • @rahulrajeev9763
    @rahulrajeev9763 9 วันที่ผ่านมา

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

  • @PallaviChauhan91
    @PallaviChauhan91 3 หลายเดือนก่อน

    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  3 หลายเดือนก่อน +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)

  • @hamidessadi6551
    @hamidessadi6551 3 หลายเดือนก่อน

    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  3 หลายเดือนก่อน

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

    • @bjraval9818
      @bjraval9818 2 หลายเดือนก่อน +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?

  • @nikobyu2778
    @nikobyu2778 3 หลายเดือนก่อน

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

    • @jd2161
      @jd2161 3 หลายเดือนก่อน

      Good. You do that

  • @travisross8704
    @travisross8704 3 หลายเดือนก่อน

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

    • @ThePyCoach
      @ThePyCoach  3 หลายเดือนก่อน

      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)

  • @muratkekec5994
    @muratkekec5994 2 หลายเดือนก่อน

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

  • @loudnlouize1870
    @loudnlouize1870 3 หลายเดือนก่อน

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

    • @fahimrafi9853
      @fahimrafi9853 3 หลายเดือนก่อน

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

    • @jd2161
      @jd2161 3 หลายเดือนก่อน

      Not sad

  • @bjraval9818
    @bjraval9818 2 หลายเดือนก่อน

    ​ 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?

  • @MuhammadEltiti
    @MuhammadEltiti 3 หลายเดือนก่อน

    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?