in the future - u will be able to do some more stuff here,,,!! like pat catgirl- i mean um yeah... for now u can only see others's posts :c
Hey everyone! π
Iβm taking my YouTube channel in a whole new direction, focusing on the incredible world of AI. π€
With the recent advances, itβs the perfect time to dive in!
What would you like to learn βοΈ
0 - 0
My last three videos were all based on your suggestions in the community post:
- Scrapy Cloud - https://youtu.be/svI32efCymU
- Windows Task Scheduler - https://youtu.be/kF_QIZZ84Qs
- Linux VM on Windows for Playwright - https://youtu.be/N49wHJYHxJw
Keep those suggestions flowing in!
12 - 3
I planned many scrapy-playwright videos, but unfortunately, the scrapy-playwright plug-in doesn't work smoothly in Windows.
The only way to get it working on Windows is by using WSL (Linux's Windows Subsystem). And that is only for headless mode.
Other workarounds are complex and don't work for everyone.
Most of you use Windows, so I am considering putting the series on hold.
What would you like to see me cover next?
1 - 15
Hello everyone! This video is special for me because of the amount of work I have put in the editing. You will see lot of zooming in and highlighting in this video.
What do you think about this editing style?
2 - 0
Hello Everyone! Thank you for participating in the poll last week. The majority of you want to know other tools. So here is an introduction to a Playwright. I will not be surprised to see this ruling over Selenium in the coming days. Let me know if you would like to dig deeper into Playwright π»
4 - 0
Scrapy alone is not enough.
All well-paying jobs need some level of additional work apart from web scraping. I am planning few videos on other areas which will help you learn more and earn more.
What would you like to see first?
7 - 4
I did it again! Another experimental thumbnail. π
Let me know hows the thumbnail AND how's the video. I will always need your suggestions.
2 - 0
Most of the thumbnails are the same on this channel. Trying something new for this video.
What do you think about the new thumbnail (A) vs the old style thumbnail (B)?
Let me know in the comments! π
Update: The video is live now: https://youtu.be/2LwrUu9yTAo
Let me know if you like it or dislike it in the comments :-)
16 - 25
If you already know BeautifulSoup, then I have good news for you! π
This can useful even if you know Scrapy but have to convert a BS4 code to Scrapy.
You don't need to learn and use CSS or XPath selectors, at least not in the beginning. You can use BeautifulSoup with Scrapy. Wath the video for more and don't forget to leave a comment :-)
5 - 0
STEP 1. pip install scraper-helper
STEP 2.
In settings.py file:
import scraper_helper as sh
DEFAULT_REQUEST_HEADERS = sh.headers()
That's all it takes to send the usual headers that your browser sends.
11 - 7
I am Upendra, and I welcome you to my channel.
This channel focuses on creating tutorials for software developers, programmers, software engineers, data analysts, and code enthusiasts. My videos are aimed at helping you in your career, be it a full-time job or a freelancer.
If you like these videos, consider subscribing and checking out my websites, where I run online courses.
These courses would give you a systematic way of learning these topics. coderecode.com/
Cheers!
- Upendra