Oh man, this was a life saver. I really enjoy your series, everytime I need to scrape something I know you must have done something similar!
@thatguy66643 жыл бұрын
Thank you! Deployment is my biggest obstacle now but videos like this really help. You covered ssh, deployment and cron jobs in less 14 minutes - incredible!
@JohnWatsonRooney3 жыл бұрын
Thanks! Glad you found it helpful!
@ShenderRamos2 жыл бұрын
John you’re great, been watching your content for the past few days, you explain everything so well and show all different scenarios for beginners or more advanced, ive a few years of experience with python and scraping but still learning a lot from you 🙏🏾
@tdye3 жыл бұрын
I loved all of this. I even learned a bit about Digital Ocean that was wayyy better than most tutorials out there. Thank you so much
@JohnWatsonRooney3 жыл бұрын
Your welcome I’m glad you liked it
@huzaifaameer82234 жыл бұрын
Yo man really really really appreciated!💚 U fulfilled my 2nd request also! Keep posting quality content like this! Looking forward for Rest APIs! With django and react!
@tubelessHuma4 жыл бұрын
Thanks a lot John to fulfill the request so soon. Really appreciated. Keep growing dear.❤👍
@EPguitars Жыл бұрын
Man! Linus bless you! It was short and very helpful for me, thanks!
@nishchalparne34364 жыл бұрын
DUDE YOU WILL REACH MILLION SUBS VERY FAST FOR SURE!!! IT WILL BE GREAT IF YOU MAKE FULL COURSE ON SCRAPING AND ML!!!
@christopherpage3273 жыл бұрын
This content is gold, it puts everything into perspective.
@JohnWatsonRooney3 жыл бұрын
Thanks very kind!
@yaish95473 жыл бұрын
excellent stuff John . Concise and to the point . Top quality . Thanks alot !
@JohnWatsonRooney3 жыл бұрын
Thank you!
@YahiaHegazy3 жыл бұрын
I greatly appreciate you uploading this video. Also thank you for the cool link!
@JohnWatsonRooney3 жыл бұрын
Thanks!
@boiboi19882 жыл бұрын
Thanks John. You helped me on this one again for my school thesis work. :)
@wkowalski4 жыл бұрын
Just what I was hoping for... Thanks very much for this! You're awesome.
@JohnWatsonRooney4 жыл бұрын
You're very welcome!
@wkowalski3 жыл бұрын
@@JohnWatsonRooney any chance of you doing a followup on how to run selenium on DigitalOcean?
@IanDangerfield2 жыл бұрын
Thanks for this, answered a question I had.
@j4ck3 Жыл бұрын
my scraper is done with nodejs so not the same process but still very helpful. thanks!
@testdeckel4752 Жыл бұрын
Great video, very compact! Thank you so much
@JohnWatsonRooney Жыл бұрын
Thanks for watching!
@ed-salinas-973 жыл бұрын
I'm a little bit new to Linux commands, but I wasn't getting the cron.log file to show up in my Home directory. I ended up having to change the permissions of my Home directory, and then it worked. I was using an Ubuntu VM instance on GCP, though. Not sure if that makes a difference from Digital Ocean.
@marcusmerc6154 жыл бұрын
Hi sir. I have an app scraper. My app scrapes news site and extract urls, writes to .txt file. I deployed my app to Heroku. But Heroku doesn't have file system and doesn't update .txt file. Can you show methods connect databases and Heroku? For exmple external clouds or Postgres.
@emadkamel19612 жыл бұрын
This is great and valuable lesson. However, what if I would like to run my scraper code without turning on my machine / laptop Is it possible to integrate my code some how into my Wordpress site for example? Or get it to run in the cloud? If yes, can you kindly elaborate and or share the link of your relevant tutorial. Looking forward to hearing back from you.
@JohnWatsonRooney2 жыл бұрын
Hey, yes you can absolutely run in the cloud. I use digital ocean to run a Linux machine in the cloud that I run scripts on a cron job
@emadkamel19612 жыл бұрын
@@JohnWatsonRooney Thank you for getting back to me. Is there a way to integrate or house the code in a WordPress website?
@JohnWatsonRooney2 жыл бұрын
@@emadkamel1961 Not that I know of no - if you had access to the server wordpress was running on you could run the code but it wouldn't be related to the wordpress site itself
@emadkamel19612 жыл бұрын
@@JohnWatsonRooney Thanks again.
@ghaithmoe95734 жыл бұрын
What a great video !
@JohnWatsonRooney4 жыл бұрын
Thank you!
@saifashraf21359 ай бұрын
Perfect video.
@alexmulo3 жыл бұрын
Hi John, why do you prefer the cloud over a local solution using a raspberry pi for example? Thanks
@JohnWatsonRooney3 жыл бұрын
Generally yes, as I don’t have to worry about it as it’s all managed. I do have a Pi video coming though!
@alexmulo3 жыл бұрын
@@JohnWatsonRooney is there any particular technical reason why you used digitalocean over a dedicated scraping host? I am asking this to understand which option will be more suitable for my use/approach
@shahraanhussain7465 Жыл бұрын
Awesome video
@JohnWatsonRooney Жыл бұрын
Thanks!
@shahraanhussain7465 Жыл бұрын
@@JohnWatsonRooney could you please make a video on python selenium stale exception which occurs after using driver.back()
@itsaj007 Жыл бұрын
quick question, i have a web scraper script that works on local computer but not on a rdp/vps, tried different ip etc. but no luck
@JohnWatsonRooney Жыл бұрын
hard to say without knowing what the error is, when you say different IPs did you mean VPS IPs or proxies? If its not that its usually an environment issue, like different python versions, or env variables
@ФаррухбекУлугбеков4 жыл бұрын
hi John ! Thanks for video ! I have a question about mail, its havto 'gmail' or another type of email ?
@JohnWatsonRooney4 жыл бұрын
You can use any email, I just find it easiest to use a new gmail account for setting up
@santisaldivar2 жыл бұрын
Hey John, I hope this message finds you well. While I performed the apt upgrade towards the end I received a message reading "Daemons using outdated libraries" I just hit entered and the pink looking screen went away. Is this something you think I should look into?
@main534410 ай бұрын
John, it wants me to be in a venv when inputting ur code at 6:18 . This hasn't happen previously, like it is in ur vid, is this new?
@arturoisraelperezvargas72612 жыл бұрын
Thanks and Do you have a video where do you use Google big Query?
@joseignaciosolorzanosilva7843 жыл бұрын
THANK YOU!
@MythicalMysteryQuest Жыл бұрын
Does this digital ocean support chrome-webdriver to scrape the website using selinium?
@kaladappanimi42694 жыл бұрын
Hi John great video as usual but I'm having problems scrapping a table of a sport site. I have tried selenium i have managed to get the first table.... There are two table with identical class name... I have tried indexing but it's seems not to be working
@JohnWatsonRooney4 жыл бұрын
Have you tried opening with selenium then saving the html by page_source? This will give you the html which would be easier to get the data from with bs4 - I did a video on it not long ago. Thanks!
@kaladappanimi42694 жыл бұрын
@@JohnWatsonRooney Please post the link to that exact video.. Thank you
@gotenksjd2 жыл бұрын
John hi! One question... when I run the script manually it runs ok, but when it is schedulled to run in the crontab it is not running. The paths are complete. What could I be missing?
@gotenksjd2 жыл бұрын
The path for the creds file inside must also have the path of the linux server too. Solved it!😊
@kaybecking22443 жыл бұрын
Nice vid!
@huzaifaameer82234 жыл бұрын
Hey man can please make a video on how to make a csv file of scraped data with name as current date or time?
@JohnWatsonRooney4 жыл бұрын
Sure I’ll look into it
@huzaifaameer82234 жыл бұрын
@@JohnWatsonRooney thanks🥳
@M3ntalMaze2 жыл бұрын
Anyway of doing this with Heroku?
@JohnWatsonRooney2 жыл бұрын
I don’t think heroku allows cron on its free tier so you may need to upgrade
@Cephasprincely3 жыл бұрын
Bro is it possible to use this method in windows?
@JohnWatsonRooney3 жыл бұрын
Yes, it’s called scheduled tasks in windows - but I’ve never used it so I’m afraid I don’t know how it compares or how to use it
@Cephasprincely3 жыл бұрын
@@JohnWatsonRooney oh I would check that😃😃
@StraightCoding2 жыл бұрын
Interesting Video
@aaronbell7592 жыл бұрын
For some reason I can't get my cronjobs to work or test correctly on my AWS EC2 instance. I have this setup and the test file isn't updating. From the top directory on EC2, I have to navigate to a home folder, then an ubuntu folder, then in ubuntu folder is my working directory where I have a test.py script and a test cronlog file. I also have a main folder for the actual project I have trying to schedu.e Any tips? Below is my test setup * * * * * usr/bin/python3 /home/ubuntu/test.py >> /home/ubuntu/testcron123.log
@JohnWatsonRooney2 жыл бұрын
Not sure specifically but I would check user permissions on the folder and check which users crontab you are using, I know users and permissions tripped me up before
@aaronbell7592 жыл бұрын
@@JohnWatsonRooney turns out i didnt have a forward slash in front of the usr in the path to the python interpreter... 5 hours of looking into this, haha.