Python Scrapy Tutorial - 9 - Extracting data w/ CSS Selectors

preview_player
Показать описание
In this video we will scrape quotes from a website and select elements that need to be scraped using CSS Selectors. We will also learn about the tool called as Selector Gadget that is going to make your life so much easier!

Summary
1) Using CSS selectors
- Using scrapy shell

2) Selector gadget on quotes website
3) Selector gadget on amazon

Next video - Extracting data using XPATH

#python
Рекомендации по теме
Комментарии
Автор

You just made my day! From last 2-3 days I am trying to learn web scraping but there are complicated videos on other channels .Today I watched your first 3 videos and then I got it you are going to kill it🔥🔥 and now suggesting that tool ...it became 💎💎. Thank you. You have one more subscriber.

onksgk
Автор

Really great tutorial. He goes through it step by step in order, so you have a clear understanding. That helps a lot

Fmorrell
Автор

You just gave me a breather with the Chrome Extension. Amazing video series! Keep up the good work. You earned a subscribe :)

devang
Автор

bro really you are so underrated. bro you are teaching so well that i, a mechanical engineering is doing this like its nothing. keep the hard work on . i love your videos and your teching style

Nirmal_rai
Автор

Bhiya I don't know how to thank you great job and thanks a lot, you just made selecting piece of cake, thanks again

debruppaul
Автор

I wish I found this video much earlier. Just saved a lot of time and effort.

asifmohammed
Автор

oh my god ! how am I gonna pay you back. YOU JUST MADE MY DAY. Speechless. The chrome extension is damn good bro. Thank you so much for this particular video !!!!

jerinfrancis
Автор

Hey, great tutorial bhai ! What i get from it is that by using shell command on the terminal we can dynamically scrape data like we do with python request and beautiful soup.
Thanks for uploading them.

zeeshanshani
Автор

Wow. I was going to wait until the last video to comment but I had to do it now. THANK YOU for these videos! They are SUPER helpful.

MarsLanding
Автор

your explanations are amazing, very engaging and interesting stuffs

NirmalSilwal
Автор

I'm really finding your work helpful for a research project I'm on in the UK. A big thank you for your excellent videos

PMDJBMS
Автор

i have subscribed you nailed it bro i am Nigerian and we loved Indians

echezonaazubike
Автор

Incredible series!!!! Thanks a lot!! The extension you recommended is extremely helpful

caiofdacosta
Автор

a really good hands-on tutorial, 10x alot

LVagent
Автор

This video is Gold! I'm excited to learn web scraping now :D

RobertRoman
Автор

Once again, great tutorial! Clear and straightforward!

rhn
Автор

Your tutorial is pure magic. Thank you very much!

sgerodes
Автор

Nice! The video is so clear, I think you should consider a lecturer carrier! You have a gift to explain complicated things very simply.

simasj
Автор

Subscribed! Very helpful information ! definitely keep these videos coming!

nathanheath
Автор

How do you get the last command in pycharm? Up does not work here for me. I have to write response...etc all over again which is annoying.

linusjohansson