P1 | Web scraping with Python | Get Real-Time Stock📈 Price on your excel using Python

Опубликовано: 21 Март 2020
на канале: aipython
23,213
506

➿ This video is about web scraping with python. Python along with selenium library makes easy to search data on any website. Here we will show, how to get the real-time stock price and save
it to excel. The calculation can be done further to add much sense to data.

This project describes a Python code, which fetches the current stock price for multiple listed companies. This script first reads the excel sheet to get the list of all companies for which CMP (Current Market Price) has to be calculated and then fire up the browser to open a website which has this information.

🎦 Current Playlist Videos
P1 - Get Real-Time Stock📈 Price on your excel using Python    • P1 | Web scraping with Python | Get R...  
P2 - Real-time price comparison from multiple eCommerce    • P2 | Web scraping with Python | Real-...  

🎦 aipython's Playlist link
Python Basic: https://bit.ly/3bAubXP
Python Misc: https://bit.ly/2JpVND4
Python Projects: https://bit.ly/2UHAbY1
Machine Learning: Coming up soon
Deep Learning: Coming up soon
Maths for ML: Coming up soon

⚙️My Gadget setup for productivity
Recording Mic: https://amzn.to/3jJ3bfA
SSD for fast Operation: https://amzn.to/3yOGRFS
Power Bank: https://amzn.to/2WSfRZ0
Desktop Monitor: https://amzn.to/2WMXJjk
USB 4.0 Hub: https://amzn.to/3jHRBS7
Whiteboard (wall-mount) : https://amzn.to/2Vjxal2

🤝 Connect and follow us @
Website : http://www.aipython.in
facebook :   / aipythonindia  
Instagram:   / aipython_india  
Twitter :   / aipython_india  
LinkedIn :   / aipythonindia  

#python3 #webscraping #stock