CODE WITH ME: Building A Python Project And Web Scraper

  Рет қаралды 89,351

Tiff In Tech

Tiff In Tech

Күн бұрын

Learn more about Bright Data and follow along: brightdata.com/
Hi friends! Today we are going to be building a fun and useful project that checks the prices on Amazon thanks to using a web-scraper and then sends us a desktop notification daily to notify us if the price has dropped below a certain amount. This is a fun and simple project to build and can easily be modified to monitor whatever product you want!
Github: github.com/Tif...
LinkedIn: / tiffany-janzen
Instagram: / tiffintech
Tiktok: www.tiktok.com...
❤️ Subscribe for more videos using this link www.youtube.co...
Business inquiries: info@thisistiffin.com
SIGNUP FOR MY NEW MONTHLY NEWSLETTER at www.tiffintech.co
✅ Exclusive discounts
✅ Tips from people in the STEM world
✅ Stay up to date with the latest tech events and news
✅ And so much more!
// My Story
I am currently a software developer who once modeled and thought I wanted to pursue a career in the fashion industry. While I was modeling in Hong Kong, I eventually felt the desire to further my education. I decided to depart the modeling world and move back to Canada, knowing that could be the end of my modeling opportunities. I attended Ryerson University for GCM (Graphic Communications Management), as I thought I might still work in the fashion industry in another capacity. It was in my last year of university, I was introduced to a very basic coding course. I instantly fell in love. From there I knew I wanted to pursue software development but didn't have a clue where to start. I didn't want to go back to university as I just completed a four-year degree. I decided to enroll in a 10-week intensive coding Bootcamp. From there I started working at a small startup learning and growing my technical and soft skills. I then transitioned to a larger company where I am a software developer and technical consultant today.
CODE WITH ME: Building A Python Project And Web Scraper To Notify Me Of Price Drops

Пікірлер: 102
@TiffInTech
@TiffInTech Жыл бұрын
Hi friends! This was so much fun to build. Did you notice I used ChatGPT to help with an error I was getting!? :D
@Ankansworld
@Ankansworld Жыл бұрын
ChatGPT to the rescue!
@strangertammer2957
@strangertammer2957 Жыл бұрын
Do you think chatgpt could teach me to code in python? What language should I learn first?
@legendarygamer233
@legendarygamer233 Жыл бұрын
hi
@claus7555
@claus7555 Жыл бұрын
I usually have it running all the time to escape the login problem...
@solomondee99
@solomondee99 7 ай бұрын
this is ideal use for ChatGPT for programmers to solve issues without googling old posts and answers!
@lifeupnorth9385
@lifeupnorth9385 Жыл бұрын
Awesome video! One technical note - "price < 299" is not the same as "price under $300", it's "price under $299". Small detail but gets a lot of developers and introduces unintended consequences in larger projects. So in this case this needs to be "price < 300" or "price
@diy-projects
@diy-projects Жыл бұрын
Price
@lifeupnorth9385
@lifeupnorth9385 Жыл бұрын
@@diy-projects Yes you are correct, thanks for pointing that out! I completely missed that these are not just whole dollar amounts.
@abssdabss
@abssdabss Жыл бұрын
You reminded me of my computer science class, the lecturer got it wrong but she couldn't understand me. Employees would get a bonus if they made over 10k in sale, but on her whiteboard code, the employees would get a bonus if they made exactly 10k. Meh.
@hamunaptraabrahan1351
@hamunaptraabrahan1351 Жыл бұрын
Building projects with Python seemed interesting to me with the coding of the layout. Thank you Tiff and happy 2023, enjoy it.☺🎉
@TiffInTech
@TiffInTech Жыл бұрын
Thank you!! Happy new year! Wishing you an amazing year ahead!
@gotem370
@gotem370 Жыл бұрын
ahh yes, using computers to be the BEST consumer
@markring40
@markring40 Жыл бұрын
Hi...I don't get the 'keyword' option in Amazon product page description (PDP) - only 'url'. Any ideas?
@waynefiskum2166
@waynefiskum2166 Жыл бұрын
Same here. I think that she must have a paid account. I signed up using the free trial and only have four template options, one of which is Amazon. I tried using it, but don't get a keyword option, just a URL option prepopulated for an Asics shoe that when edited times out.
@fazalhayat7848
@fazalhayat7848 Жыл бұрын
Thank you for this. You made every thing very easy and simple to learn. Stay bless and happy always. The shine of curiousity in your eyes hypnotise the learner. A great skill to have.
@TiffInTech
@TiffInTech Жыл бұрын
Thank you! You too! Happy new year!
@Vinay_112
@Vinay_112 Жыл бұрын
Hi Tiffany, 3:54 - I can't find the template "Amazon Product Search" in Develop a web scraper (IDE) in Bright Data. Even though I copied the whole code in the template by creating a new template, it can't recognize the "input.keyword" in the code and. How to resolve this issue?
@KingsWorld2015
@KingsWorld2015 Жыл бұрын
Note if youre running Python3, its pip3 to install any needed modules
@SkySesshomaru
@SkySesshomaru Жыл бұрын
wow that's actually awesome! thank you so much, I'm going to give it a try!
@TiffInTech
@TiffInTech Жыл бұрын
Have fun! It is really fun to do!
@norbert3476
@norbert3476 Жыл бұрын
Is not better to hold the api key in .env file for safety? Btw. very interesting video😊
@atmymaple3251
@atmymaple3251 Жыл бұрын
This brightdata tool looks sick to use for webscraping, thanks for letting us know! Does it need to avoid CAPTCHAs or other anti scraping protocols though?
@edsonwinnerify
@edsonwinnerify Жыл бұрын
You got it! This is exactly what I was looking for... Thanks a lot.
@TiffInTech
@TiffInTech Жыл бұрын
Glad it helped!
@Sporkanator
@Sporkanator Жыл бұрын
Damn near busted a rib laughing when I saw "Wendys menu pricing" as a template option at the 3:43 mark
@JustSaying290
@JustSaying290 Жыл бұрын
The first reason I started to use 3rd party apps for scraping is because of dynamic pages. Scraping is always a battle between me and the developer. I find it interesting when women codes. They have a more organized way of doing things. Their code looks beautiful. Thanks Tiff. Subscribed
@Ankansworld
@Ankansworld Жыл бұрын
Great start to the weekend! Learning so much ❤️
@TiffInTech
@TiffInTech Жыл бұрын
So glad! Happy Friday!
@mariumbegum7325
@mariumbegum7325 Жыл бұрын
Great video - very informative! Looking forward to viewing more
@TiffInTech
@TiffInTech Жыл бұрын
thank you!!
@cartel3580
@cartel3580 Жыл бұрын
Love you'r video🥰
@bassamry
@bassamry Жыл бұрын
so instead of you doing the html parsing, Brightdata does it
@jeffreybarrero9299
@jeffreybarrero9299 Жыл бұрын
Do you find that by using your Chat GPT API key within VS Code, the cost is reasonable? I am still in the intro/learning phase and probably paranoid about accumulating several hundred dollar invoices by not knowing how it works or what it charges. Do you have any video where you talk about this integration and its charges by chance? If not is ok. Thank you
@ILazy_
@ILazy_ Жыл бұрын
Thank you Tiffany!
@TiffInTech
@TiffInTech Жыл бұрын
Have a great weekend!🥳
@satyavivekanandbattula1091
@satyavivekanandbattula1091 Жыл бұрын
Thanks tiff .
@Topgunchannel
@Topgunchannel Жыл бұрын
Wow! You are so clever
@omarcrosby
@omarcrosby 9 ай бұрын
Well done.
@Erwin_t
@Erwin_t Жыл бұрын
You're the best! I
@TiffInTech
@TiffInTech Жыл бұрын
YOURE the best! :D
@jeff503pdx
@jeff503pdx Жыл бұрын
Thank you and enjoy your channel. Why build a Scraper vs Googling? Isn't that what Bots do for Google? Thanks.
@dtennison2213
@dtennison2213 Жыл бұрын
Very Nice!!!
@TiffInTech
@TiffInTech Жыл бұрын
Thank you! Cheers!
@valesanchez6336
@valesanchez6336 Жыл бұрын
Does anyone know how to get this collector template for the Amazon product data?
@danloyer6241
@danloyer6241 Жыл бұрын
Hi Tiffany: Sorry if I get your name wrong, I was interested in this video something about Web Scrapping and getting price updates or price notifications with Iphones, I was thinking something like this like AI NEWS like Chatbots tools rather than notifications on Iphone prices. Plus I am new to your channel
@AhmedMohamed-bz3li
@AhmedMohamed-bz3li 10 ай бұрын
is there a way to make it like app instead of opening editor, thank you
@coldensheppard6221
@coldensheppard6221 Жыл бұрын
I’m in Saskatchewan to!! It’s freezing here
@TiffInTech
@TiffInTech Жыл бұрын
No way!! That’s awesome! I actually live in Toronto now but my family is back on Saskatchewan so I visit often! 💓 and stay warm! 🥶
@valenciawalker6498
@valenciawalker6498 7 ай бұрын
Thank you
@LouWilliams-o5v
@LouWilliams-o5v Жыл бұрын
i just don't have that mindset - but i see something
@LouWilliams-o5v
@LouWilliams-o5v Жыл бұрын
i'll keep trying i guess
@chilldudesam
@chilldudesam Жыл бұрын
Thanks for the great content!
@TiffInTech
@TiffInTech Жыл бұрын
Happy Friday!😃😃
@chilldudesam
@chilldudesam Жыл бұрын
@@TiffInTech thanks, have a great weekend!
@djohnworthy1040
@djohnworthy1040 Жыл бұрын
tiff how can I get where user clicks on html with python?
@gamingworld5857
@gamingworld5857 Жыл бұрын
Mam i love coding but Due to your beauty 😍😍 I will distract myself 😅😅😅
@atultanna
@atultanna Жыл бұрын
Could share the code for scraping expired domains? Having good authority
@robertmarolt9236
@robertmarolt9236 Жыл бұрын
I like You, my georgious. You are simple the best. You are better than Phyton. Robert
@swfh3542
@swfh3542 Жыл бұрын
What java project to show case on resume to get hired????
@godfrequencyss4738
@godfrequencyss4738 Жыл бұрын
I love you girl!
@k1n___
@k1n___ Жыл бұрын
thanks!!!!
@ferlast6762
@ferlast6762 Жыл бұрын
befor diving to blockchaon development what should i do or learning
@TiffInTech
@TiffInTech Жыл бұрын
I think you can dive right in! What do you mean do before it?:)
@ferlast6762
@ferlast6762 Жыл бұрын
@@TiffInTech like web development frontend and back end
@mohameddoukara1705
@mohameddoukara1705 Жыл бұрын
First like and comment 🤪😊😊
@TiffInTech
@TiffInTech Жыл бұрын
You're the best! Happy Friday!!!
@Pankajkr23
@Pankajkr23 Жыл бұрын
@@TiffInTech i am not best 🙄 ??
@TiffInTech
@TiffInTech Жыл бұрын
@@Pankajkr23 haha everyone can be the best:D
@Pankajkr23
@Pankajkr23 Жыл бұрын
@@TiffInTech 😃
@filipnr1
@filipnr1 Жыл бұрын
The brightdata offer has changed and I'm unable to do this project until i pay for the brightdata.
@josepilimperatore3079
@josepilimperatore3079 Жыл бұрын
So you're Canadian.
@faobi
@faobi Жыл бұрын
I don't even know how to code in Python, but I like watching u coding 🤠👍🏻 Keep it up please
@TiffInTech
@TiffInTech Жыл бұрын
I appreciate that! I really enjoy making these and doing them more vlog like style so it is fun to watch!
@faobi
@faobi Жыл бұрын
@@TiffInTech u achieved your goal ✨beautifully✨
@TheMaxKids
@TheMaxKids Жыл бұрын
@@faobi no simping, dude.
@faobi
@faobi Жыл бұрын
@@TheMaxKids and who are u to tell me what i can or not do? Go live your life man, im just beeing honest with her
@origoren-bar9562
@origoren-bar9562 Жыл бұрын
Dear, you gave chatgpt the credentials to access your Bright Data account...😅
@rohit_ojha
@rohit_ojha Жыл бұрын
Thanks.... ma'am
@TiffInTech
@TiffInTech Жыл бұрын
Most welcome 😊
@Pankajkr23
@Pankajkr23 Жыл бұрын
👍👍💥💥
@TiffInTech
@TiffInTech Жыл бұрын
Happy Friday!!
@Pankajkr23
@Pankajkr23 Жыл бұрын
@@TiffInTech dear r u familiar with CAIRO ??
@rishiraj2548
@rishiraj2548 Жыл бұрын
👍👍👍
@TiffInTech
@TiffInTech Жыл бұрын
Happy Friday!! hope you have a great weekend
@fitriyanigepeng5669
@fitriyanigepeng5669 Жыл бұрын
tifflan
@JorgeRusailh
@JorgeRusailh Жыл бұрын
White fonts with light yellow background is not easy to read. You have some "grandpas" here...
@VoloInTech
@VoloInTech Жыл бұрын
😘😀😘
@newfoundland1956
@newfoundland1956 Жыл бұрын
I completed my first code in Python today very small code
@TiffInTech
@TiffInTech Жыл бұрын
Congrats !
@TiffInTech
@TiffInTech Жыл бұрын
🎉🥳
@newfoundland1956
@newfoundland1956 Жыл бұрын
Ty I love how you do your videos so easy to follow
@TheCimonek
@TheCimonek Жыл бұрын
You are still pretty.
@richardlyd7450
@richardlyd7450 Жыл бұрын
couldn't you run this as a 'cron' schedule??...just get cron to point to your app.py file??...okay just watched the full video...silly me you are using cron...haha
@TiffInTech
@TiffInTech Жыл бұрын
Most definitely!
@matswikstrom7453
@matswikstrom7453 4 ай бұрын
Please stop the music 🙏
@luyzcorrea_
@luyzcorrea_ Жыл бұрын
Preciso de uma aula sua todos os dias❤❤❤ please ?
@a1mtarabichi
@a1mtarabichi Жыл бұрын
I'm looking for a python tutor to help prepare me for an intensive bootcamp beginning March 3rd. I will compensate you for your time. If anybody is qualified and up to the task please reply.
@kkahdnshsndjd4574
@kkahdnshsndjd4574 Жыл бұрын
for a second i thaught u were blond kareena kapoor
@DevsDoCode
@DevsDoCode 10 ай бұрын
I am Here because of thumbnail 🥷🥷🥷🥷
Brawl Stars Edit😈📕
00:15
Kan Andrey
Рет қаралды 17 МЛН
English or Spanish 🤣
00:16
GL Show
Рет қаралды 18 МЛН
Web Scraping with Python - Start HERE
20:58
John Watson Rooney
Рет қаралды 35 М.
Advanced Web Scraping Tutorial! (w/ Python Beautiful Soup Library)
42:43
Learn Python With This ONE Project!
55:04
Tech With Tim
Рет қаралды 1,8 МЛН
Web Scraping with Python and BeautifulSoup is THIS easy!
15:51
Thomas Janssen | Tom's Tech Academy
Рет қаралды 32 М.
Build a productivity web app that's NOT a todo list
18:55
Learn With Jason
Рет қаралды 74 М.
The most important Python script I ever wrote
19:58
John Watson Rooney
Рет қаралды 194 М.