Playwright Python Tutorial - Introduction

Поделиться
HTML-код
  • Опубликовано: 19 июн 2024
  • This is a quick introduction to Playwright using Python. Playwright is a browser automation testing tool or a headless browser that is better than Selenium. Developed by Microsoft, it supports multiple programming languages and almost all browsers.
    🔥 codeRECODE.com EXCLUSIVE
    ⮕ Become a member and get access to all the courses on my site:
    coderecode.com/membership
    ⮕ Take the course on Scrapy Basics for $1 or free 😀
    (Use coupon code FREE on checkout page)
    coderecode.com/scrapy-crash-c...
    🎥 RELATED VIDEOS
    ⮕ Selenium for Web Scraping - Real World - • Selenium - Real World ...
    ⮕ Splash for Web Scraping - • Scrape Dynamic Sites w...
    🔓 SOURCE CODE
    github.com/coderecode-com/pla...
    📠 GEAR I USE and RECOMMEND
    Note: These are affiliate links. I get a small commission if you click on these links and buy. This does not cost you anything.
    ⮕ Røde PodMic
    Amazon US - amzn.to/3FeWjzo
    Amazon India - amzn.to/2YkRVhq
    ⮕ Audio Interface - Focusrite Scarlett 2i2
    Amazon US - amzn.to/3a16Obc
    Amazon India - amzn.to/3Ddj598
    📕 CHAPTERS
    00:00 What is Playwright
    02:07 Plan for This Video
    2:45 Getting Started
    09:40 Selectors in Playwright
    16:10 Checking Presence of Elements
    19:21 Reading / Scraping Data
    #playwright #python #codeRECODE #upendra
    ~-~~-~~~-~~-~
    Please watch: "Making Scrapy Playwright fast and reliable"
    • How to make Scrapy Pla...
    ~-~~-~~~-~~-~

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

  • @Zale370
    @Zale370 2 года назад +27

    I just recently switched to playwright from selenium and I must say I am impressed, I vote for more playwright videos please 😁

    • @codeRECODE
      @codeRECODE  2 года назад

      Happy to hear that! So you are using Python OR JS?

    • @Pylogicx
      @Pylogicx 2 года назад

      @@codeRECODE Sir I'm using python and waiting for the next tutorial. Your teaching method is very easy to understand. Please upload the next video of this tutorial series.

    • @codeRECODE
      @codeRECODE  2 года назад +1

      @@Pylogicx Thank you :-)
      Uploading one today.

  • @daviuliano2473
    @daviuliano2473 Год назад

    Absolutely great videos. I been following along for quite few videos now and am very grateful for your teachings... would definitely be interested on seeing more videos like this. (about scraping dynamics webpages)

  • @ASOUE
    @ASOUE Год назад

    Very quick and clear. Going to now watch your scrapy+playwright video. I'm glad I found your channel.

  • @anoojmungath6877
    @anoojmungath6877 2 года назад

    Nice tutorial. Expecting more videos in playwright-python series.

  • @joshuamarcano350
    @joshuamarcano350 2 года назад

    🔥🔥🔥🔥🔥🔥 so easy and fast. Great video. I would love to see more in depth videos about playwright from you.

  • @bn_ln
    @bn_ln Год назад

    great tutorial - thanks for demonstrating the different selector choices

  • @heisenbergwhite5845
    @heisenbergwhite5845 2 года назад +2

    Loved the video!
    Please make this a series🙏

    • @codeRECODE
      @codeRECODE  2 года назад +1

      I am seriously considering this. Thanks for the feedback 🙂

  • @ruksharalam173
    @ruksharalam173 11 месяцев назад

    Concise video. Thanks. Please do more in-depth web scraping project videos.

  • @souvik5560
    @souvik5560 2 года назад +2

    Thank you for the initiative.
    It was a really great hands-on session.
    Would request you to make a playlist on Playwright.

    • @codeRECODE
      @codeRECODE  2 года назад

      Yes, I need to get to it soon. Thanks for sharing your interest :-)

  • @jagdish1o1
    @jagdish1o1 2 года назад +1

    I just love your content ❤️ you make it look so simple 😅 I've done no professional course of python yet I'm using scrapy to scrape sites and doing automation just because of your videos I've learnt alot ❤️ thank you and please keep up the good work.

    • @codeRECODE
      @codeRECODE  2 года назад +2

      Thank you so much for your kind words. This is exactly why I make these videos. 🙂

    • @jagdish1o1
      @jagdish1o1 2 года назад +2

      @@codeRECODE please if possible create some tutorials for scrapy and playeright together.

  • @MohamedAhmed-rf5bk
    @MohamedAhmed-rf5bk 10 месяцев назад

    Very very very good explanation. You have convinced me to switch to playwright. Scrapy + playwright is a deadly combo and thank you for such a beautiful explanation

  • @dattadeotale3505
    @dattadeotale3505 2 года назад

    Love to see new content

  • @haideralihassan5053
    @haideralihassan5053 2 года назад +2

    Yeah, it's looking very interesting.
    Waiting for more detail videos on playwright.

  • @codecumba
    @codecumba Год назад

    This is an awesome! new subscriber here!😃

  • @xilllllix
    @xilllllix 2 года назад

    thanks, will give playwright a try today...

  • @amilakulathunga
    @amilakulathunga Год назад

    Thanks for the great video !

  • @elliotc4268
    @elliotc4268 2 года назад

    very good tutorial :)

  • @venkateswararaop2302
    @venkateswararaop2302 2 года назад +1

    Wonder and great teaching. I want from beginer level playwright with java videos

    • @codeRECODE
      @codeRECODE  2 года назад

      Interesting! Good to see interest in Java 😃

  • @Pylogicx
    @Pylogicx 2 года назад

    great sir... waiting for next video

  • @tnssajivasudevan1601
    @tnssajivasudevan1601 2 года назад +1

    Great Video Sir🙏

  • @tubelessHuma
    @tubelessHuma 2 года назад +1

    Hope it will be a good Selenium alternative. Thanks for this addition.💖

    • @codeRECODE
      @codeRECODE  2 года назад

      This is definitely a good alternative, especially for those who don't know JS and for those who need multiple Browsers support.

  • @Yoyo-gf3oi
    @Yoyo-gf3oi Год назад +1

    As a user of both Selenium and Playwright at work, I must say Playwright is far superior, much faster, better documentation, and a lot less flaky. Once the Playwright community grows, it will become the industry standard without a doubt.

  • @himanshupoddar1395
    @himanshupoddar1395 Год назад

    We want more videos on playwright. Also a video on Why playwright is better than selenium

  • @sebleaf8433
    @sebleaf8433 2 года назад +1

    Thank you for the video. Maybe be you can try the scrapy-playwright package.

  • @srinug85
    @srinug85 Год назад

    Please make more videos on python playwright

  • @Adityayadav-pv6xc
    @Adityayadav-pv6xc 2 года назад +1

    I've done scraping the contents on the first page and all the next pages but what to do when we need to store the scraped data. Do I need to use another library for that or playwright has inbuilt storing in different format commands??

    • @codeRECODE
      @codeRECODE  2 года назад

      Use usual python libraries like csv, etc.

  • @NabeelButt
    @NabeelButt Год назад

    I am getting error:
    It looks like you are using Playwright Sync API inside the asyncio loop.
    Please use the Async API instead.
    I tried async calls too but still error. Any idea how to solve this? I am using jupyter notebook.

  • @nsnilesh604
    @nsnilesh604 2 года назад +1

    Can we see more website interactions, it is much more interesting 👌 want to learn more about it 🙏

    • @codeRECODE
      @codeRECODE  2 года назад

      Sure. More videos coming up soon

  • @Shashikantzz
    @Shashikantzz Год назад

    Sir please make more videos on scrapy playwright Thanks !

  • @radwan9069
    @radwan9069 Год назад

    How can I export to playwright exe pyinstaller does not work

  • @daddy_eddy
    @daddy_eddy 2 года назад

    Thank you!
    Can you show how to write information in csv or json file ?
    And how to get Title from all pages?

    • @codeRECODE
      @codeRECODE  2 года назад

      For writing to files, the usual CSV, JSON modules can be used.
      To extract title from all pages, visit all pages and use selectors. For this specific scenario, scrapy crawl spider is more suited though.

  • @MichaelMerritt
    @MichaelMerritt 2 года назад +1

    Would’ve been helpful to mention why someone might use this over selenium, it’s advantages and disadvantages. Saying one is interesting doesn’t explain much. Thanks for the video.

    • @codeRECODE
      @codeRECODE  2 года назад

      Great point! I will post another video with a detailed comparison.

  • @silverheart573
    @silverheart573 2 года назад +2

    Can you guide on how we can use playwright with scrappy?

    • @codeRECODE
      @codeRECODE  2 года назад +2

      Will post this soon 🙂

  • @NG-tc7mh
    @NG-tc7mh 2 года назад

    Nice video bro. When installing pip install playwright browser in vscode, i'm getting failed error which says "failed install chromium v100 and unable to get local issuer certificate" in my company laptop. Do you have any suggestion?

    • @codeRECODE
      @codeRECODE  2 года назад

      I did a google search with your error and this is what I got:
      1. Reported here github.com/microsoft/playwright/issues/5636
      2. Solution here: playwright.dev/docs/browsers#install-behind-a-firewall-or-a-proxy

  • @a4e69636b
    @a4e69636b Год назад

    Great video. Could you make a Go version of this video please?

    • @codeRECODE
      @codeRECODE  Год назад

      Web scraping with Go is a good idea. Not sure about Go with Playwright.
      There is a Playwright for Go - pkg.go.dev/github.com/mxschmitt/playwright-go
      It's not official though. Officially supported languages are JS, Python, Java and C#

    • @a4e69636b
      @a4e69636b Год назад

      @@codeRECODE I was able to start using Playwright with Go by translating your Python code to Go.

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

    Selenium miss match the time of selectors in headless it is so much easy with playwright and fast.. also we need to use explicit wait in each element find in selenium but in playwright we can simple pass the wait with so much ease... I will definitely go with playwright

  • @ffgaming-fe3cx
    @ffgaming-fe3cx 3 месяца назад

    how to find multiple elements using python? which locator or selector should i need?

    • @codeRECODE
      @codeRECODE  28 дней назад

      A selector matches all elements - so if the selector is div.alert it will match all divs that have this class.

  • @legallyinsane205
    @legallyinsane205 2 года назад

    Hi how can we do this with playwright or if is it even possible? in Scrapy response.replace(body=webdriver.page_source) using selenium, how can we do this with playwright, i tried response.replace(body=page.content()) but this doesn't work, kindly help!

    • @codeRECODE
      @codeRECODE  2 года назад

      Why replace the response? You can create a new selector object
      from scrapy.selector import Selector
      s = Selector(text=page.content())
      s.xpath('').get()

  • @cosmicblack
    @cosmicblack 2 года назад

    i see that ti has been 4 months withouth a new video in the list..will you continue this list? its a goog one , thanks

    • @codeRECODE
      @codeRECODE  2 года назад

      Yeah! I do plan to continue this. Thanks for the reminder :-)

  • @jobinnelson
    @jobinnelson 2 года назад

    which theme are you running on vs code ?

    • @codeRECODE
      @codeRECODE  2 года назад

      Monokai Contrast with colors further customized in Settings

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

    How to click on "logout"? it doesn't look like button in html although it is. I am confused with that

    • @codeRECODE
      @codeRECODE  17 дней назад

      Hey! Somehow missed your comment. Are you asking about the website in this video or something else?

  • @raisulislam4161
    @raisulislam4161 2 года назад

    Hello Sir,
    I have watched your Scrapy selenium tutorial and tried to implement the same procedure with Scrapy-Playwright. When I tried to run the script "raise Error(
    playwright._impl._api_types.Error: It looks like you are using Playwright Sync API inside the asyncio loop.
    Please use the Async API instead." this error is raised every time. Why this thing is happening?
    By the way, eagerly waiting for your scrapy playwright tutorial.

    • @codeRECODE
      @codeRECODE  2 года назад

      The error is obvious but I did not cover async API. Will create a video on async api to help you understand the concept.

    • @raisulislam4161
      @raisulislam4161 2 года назад

      @@codeRECODE sir waiting for your video on that. I am badly stuck here.

  • @jlei6802
    @jlei6802 2 года назад +1

    if this is on Window O/S, can it use Webkit??

    • @AnirudhGarg1123
      @AnirudhGarg1123 2 года назад +1

      Yes

    • @codeRECODE
      @codeRECODE  Год назад +1

      Somehow missed replying to this. Yes, webkit does work on Windows.

  • @Murtaza-ik8ub
    @Murtaza-ik8ub 2 года назад

    What are the benefits of Playwright over Selenium?

    • @codeRECODE
      @codeRECODE  2 года назад +1

      Playwright is much faster than selenium. That's the most important point. I will post another video with detailed comparison.

  • @emiljanmrizaj9013
    @emiljanmrizaj9013 2 года назад

    Can you try next a tutorial on Playwright with Scrapy?

    • @codeRECODE
      @codeRECODE  2 года назад +1

      Thanks for the specific suggestion.
      Yes, I have more tutorials planned around this subject.

  • @thalai143
    @thalai143 9 месяцев назад

    Selenium is like Vikram Rathore from Jawaan

  • @the_okoh
    @the_okoh Год назад

    Why does webscraping look so complex?
    I don't understand a thing.

  • @bud384
    @bud384 2 года назад +1

    I think Selenium is still interesting enough because i can use VPN and proxy at the same time to scrape any sites i want

    • @sheikhakbar2067
      @sheikhakbar2067 2 года назад

      Hi, could you direct me to a tutorial explaining how to use VPN with Selenium? I am scraping a website that's blocked in my country! 🙁

    • @codeRECODE
      @codeRECODE  2 года назад +1

      Proxies can be used with Playwright. VPN would be at OS level. The biggest win for Selenium is the community support.

    • @codeRECODE
      @codeRECODE  2 года назад +2

      @@sheikhakbar2067 use any vpn. I recommend vyprvpn because it's cheap.
      VPN is not at browser level but machine level. Once you connect to VPN, all apps including selenium will use VPN

    • @codeRECODE
      @codeRECODE  2 года назад +2

      @@sheikhakbar2067 www.vyprvpn.com/buy-vpn
      Less than 2$ a month if you take long term plan.

  • @StonedApe420
    @StonedApe420 2 года назад +1

    More

    • @codeRECODE
      @codeRECODE  2 года назад

      Definitely! More to come soon 🙂

  • @morningbreeze3374
    @morningbreeze3374 Год назад

    My system does not show browser even if i have set timeout to page.wait_for_timeout(50000) simply terminal shows [Done] exited with code=0 in 0.175 seconds, headless=False

    • @codeRECODE
      @codeRECODE  Год назад

      Run this and see if this works - github.com/coderecode-com/playwright_sync_api_intro/blob/main/quotes.py
      If this doesn't work, try another browser. For example, for firefox, change line 6 to the following
      ```
      browser = p.firefox.launch(headless=False)
      ```