filmov
tv
Python Automation for Remote Worker Series | Automate Website Interactions
Показать описание
Automate Web Interacts ( We'll do this more with APIs in part #3)
Honestly each of these packages deserves full courses to go over all the cool things you can do with them. Hopefully this video gives you a quick overview of when and how to use them.
Kite helps fund the channel, thanks for checking them out and supporting me --
Remote Worker Automation Playlist :
Support the Channel on Patreon --
Join The Socials --
*****************************************************************
Full code from the video:
import requests
from bs4 import BeautifulSoup
from selenium import webdriver
driver = webdriver.Chrome('./chromedriver')
Packages (& Versions) used in this video:
Requests
BeautifulSoup4
Selenium
*****************************************************************
Code from this tutorial and all my others can be found on my GitHub:
Check out my website:
If you liked the video - please hit the like button. It means more than you know. Thanks for watching and thank you for all your support!!
36,475 subscribers at the time of writing. Y'all rock - thanks for your continual support. I wouldn't be making these videos if it wasn't for you guys. Thank you for keeping me motivated.
--- Channel FAQ --
What text editor do you use?
What Equipment do you use to film videos?
What editing software do you use?
Premiere Pro for video editing
Photoshop for images
After Effects for animations
Do I have any courses available?
Yes & always working on more!
Where do I get my music?
I get all my music from the copyright free Youtube audio library
Let me know if there's anything else you want answered!
-------------------------
Always looking for suggestions on what video to make next -- leave me a comment with your project! Happy Coding!
Honestly each of these packages deserves full courses to go over all the cool things you can do with them. Hopefully this video gives you a quick overview of when and how to use them.
Kite helps fund the channel, thanks for checking them out and supporting me --
Remote Worker Automation Playlist :
Support the Channel on Patreon --
Join The Socials --
*****************************************************************
Full code from the video:
import requests
from bs4 import BeautifulSoup
from selenium import webdriver
driver = webdriver.Chrome('./chromedriver')
Packages (& Versions) used in this video:
Requests
BeautifulSoup4
Selenium
*****************************************************************
Code from this tutorial and all my others can be found on my GitHub:
Check out my website:
If you liked the video - please hit the like button. It means more than you know. Thanks for watching and thank you for all your support!!
36,475 subscribers at the time of writing. Y'all rock - thanks for your continual support. I wouldn't be making these videos if it wasn't for you guys. Thank you for keeping me motivated.
--- Channel FAQ --
What text editor do you use?
What Equipment do you use to film videos?
What editing software do you use?
Premiere Pro for video editing
Photoshop for images
After Effects for animations
Do I have any courses available?
Yes & always working on more!
Where do I get my music?
I get all my music from the copyright free Youtube audio library
Let me know if there's anything else you want answered!
-------------------------
Always looking for suggestions on what video to make next -- leave me a comment with your project! Happy Coding!
Комментарии