If you're web scraping, don't make these mistakes

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

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

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

    Thank you, @ThePyCoach! This video was incredibly informative and helpful.

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

    AI has helped me a lot with summarising long-form writing/content especially with ChatGPT, ChatPDF etc. Thanks for this video too!

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

    Hi, thanks for those tips, I have done quite a bit of scraping in the hsort time I have been using python. I think I mostly used beautiful soup and scrapy, but I havent got too deep really. In the most part I have been working with APIs, wich I personally find more reliable, if one exists of course. I think the frustration during those early days is lack of information out there. I find API documentation mostly awful. One little tip i did find helpful when researching api output etc is to check the pretty code option down at the bottom of the page. it makes it so much more readable and easier to copy into excel etc. Anyway, I do appreciate the content you put out there, it opens up new thinking, so thanks...

  • @briangman3
    @briangman3 6 месяцев назад +1

    This bightdata is pretty cool, captcha are a big road block for me

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

    Many thanks for your wise recommendations to achieve a better, up to date web scrapping. Sometimes we are note fully aware on what's really important.

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

    Thanks for this content, it's been a long time I'm experimenting on scraping and you helped me a lot!🎉

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

    Wow these are some really great tips. Thank you!

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

    I have worked in AI especially computer vision and also have done a project on web scrapping and deployed it. AI for me is a fun hobby

  • @creativetech-hub
    @creativetech-hub 6 месяцев назад

    I only knew selenium, thank you so much for charing this!

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

    Its great, provides an easy way to scrape. Thanks.

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

    Now I was able to make it work! Thanks for the content!

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

    Good , helps me know more about Web scraping

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

    I know nothing about scraping but following you due to the AI content, and happy to learn from you!

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

    Good stuff. I have done some selenium and pandas to convert data on a spreadsheet to fill out on line forms. It took tweaking delay time to make it work properly. Thanks.

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

    Thank you for giving me more knowledge on how to do the scraping

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

    Very useful. Great tips for a newbie

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

    Thanks for helping us make fewer scraping mistakes. This should help me, especially captcha solving.

  • @GH-so4io
    @GH-so4io 6 месяцев назад

    Great tips! This will be useful for me building up my knowledge base via page scraping.

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

    Great explanation about web scraping, look forward to learning more?

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

    Great tips!

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

    Nice tips for web scraping

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

    Thanks! Could you do a video tutorial with the Playwright? Are you familiar with this framework?

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

    Thanks for the scraping content and keeping me up on AI

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

    Nice hints.
    I've only done very basic sraping with beatifulSoup, as part of some course exercises.
    I wanted to run a few things on a forum I was member but still struggled on how to authenticate correctly.

  • @archeanchaos-s4c
    @archeanchaos-s4c 6 месяцев назад

    Good information