Python Web Scraping Tutorial for Beginners

แชร์
ฝัง
  • เผยแพร่เมื่อ 11 ม.ค. 2025

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

  • @inpursuitoscience
    @inpursuitoscience 2 ปีที่แล้ว +3

    Mr. Anderson welcome back. We missed you.

  • @grigoryvoevodin1107
    @grigoryvoevodin1107 2 ปีที่แล้ว +2

    man u are the best. Pls continue doing what u do

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

    Great video for a beginner to such topics. thanks for sharing.

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

    Nice video, it is great, thank you so much. great explanation.

  • @donalrock1988
    @donalrock1988 2 ปีที่แล้ว +1

    Thank you for this informative and educational video!

    • @RawCoding
      @RawCoding  2 ปีที่แล้ว

      Glad you enjoyed it

  • @perfectvastu393
    @perfectvastu393 2 ปีที่แล้ว

    i really apreciate your help with dowloanding this software

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

    Finally I found your chanel about webscraping using python, and i am new learner... i am facing a website that stop working when i press f12, i really appreciate if you can help me to solve this problem, thank you

  • @ramfattah211
    @ramfattah211 2 ปีที่แล้ว +1

    KHABIB !!!!!!!!!! great video

  • @davidwhite2011
    @davidwhite2011 2 ปีที่แล้ว +1

    The black arts! I do love Playwright though for this.

    • @RawCoding
      @RawCoding  2 ปีที่แล้ว

      think they are more commonly referred to as "dark arts" :D

  • @ramfattah211
    @ramfattah211 2 ปีที่แล้ว +1

    It would be awesome if this series was around UFC/MMA more :) regardless, love your content man, cant wait for more videos

    • @RawCoding
      @RawCoding  2 ปีที่แล้ว

      It will be around many practical things )

  • @lettuceturnipthebeets790
    @lettuceturnipthebeets790 2 ปีที่แล้ว +1

    Anton, that looks super simple with python, but is the language quick enough to scrape the pages and analyze all the data in adequate time? What do you think bout scraping based on csharp capabilities? Wanna hear your thoughts on that, thanks!

    • @RawCoding
      @RawCoding  2 ปีที่แล้ว +4

      With web scraping main bottle neck is http calls not processing data, further more because everything you scrape is a dependency you’ll have a very bad time creating classes for everything in c# and then having to change stuff when they change their website/api.
      Python is the tool for the job here.

    • @lettuceturnipthebeets790
      @lettuceturnipthebeets790 2 ปีที่แล้ว +3

      @@RawCoding my fellow csharpers seem to be hating on all languages except their own, so it is a nice surprise seeing you giving python some love it deserves

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

    First , thanks for the video . i tried to fetch data using the two ways mentioned in the video but each way give a different number of lines . am i doing it right ? what should i do ?

  • @adrian_franczak
    @adrian_franczak 2 ปีที่แล้ว +1

    maybe for c# audience video with html agility pack?

    • @RawCoding
      @RawCoding  2 ปีที่แล้ว +1

      c# audience already get's god tier content :P

    • @adrian_franczak
      @adrian_franczak 2 ปีที่แล้ว

      @@RawCoding it just an idea for comparison video of this lib with py - I’m not expert in this field but c# version is looking as it have all needed features for scraping as well

  • @Achrafhakim-o1f
    @Achrafhakim-o1f 2 หลายเดือนก่อน +1

    Thanks for the video it was useful I learned alot but unfortunately the response was not working it couldn't fetch anything,can you please guide me

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

      Follow the discord link in the description and ask the question there in the help section

  • @octaviandobre
    @octaviandobre 2 ปีที่แล้ว +1

    U made this video to teach us how to scrape sites for 4090s offers ?

    • @RawCoding
      @RawCoding  2 ปีที่แล้ว +1

      You got it brother, videos that shows cart interaction is already made and will be published in December

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

    Thanks

  • @yourockst0ne
    @yourockst0ne 2 ปีที่แล้ว

    Yeeee

  • @BiggBrro
    @BiggBrro 13 วันที่ผ่านมา +1

    I have a question! If html data has been downloaded then why one should use "request" to fetch the same data from the web?

    • @RawCoding
      @RawCoding  11 วันที่ผ่านมา

      Because you want to automate the ‘crawling’ you dont want to copy pasta html till the end of days your self )

    • @BiggBrro
      @BiggBrro 10 วันที่ผ่านมา +1

      @@RawCoding Thank you for your reply, sir! I may ask you some more questions in the coming few days. I kindly request you to reply if possible.

    • @RawCoding
      @RawCoding  6 วันที่ผ่านมา

      Do it on my discord

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

    thanks