Python Web Scraping Tutorial - Automate Stock Market Data Collection

preview_player
Показать описание
If you ever need to compile data from a website that spans multiple (or hundreds) of pages, this is the tool for you!

Web scraping using Python allows you to quickly find and extract data from multiple pages. Incorporating libraries such as 'asyncio' and 'aiohttp' helps speed up your program.

In this tutorial, I show you how to scrape stock data that spans multiple pages.

To see the full tutorial, check out the link below in the comments or my Medium + GitHub links on my profile:

Let's connect!
Рекомендации по теме
Комментарии
Автор

Hey Brandon, I'm a Python noob. Let me start off by giving you a hearty thanks for sharing your code. I'm using a Linux operating system or distro and the output rendered dramatically different from the way it does in Windows. I had to paste the output into a word processor to see precisely the same results that you had. By now, I am already familiar with for loops.However, I'll need to study lines 14 to 29 to fully comprehend that segment of the program. Thank you again

WillsJazzLoft
Автор

Is web scraping of free/open public data legal?

excelling_excel
Автор

Hay I'm new to coding and idk if it's me but the code only seems to work on the website in the video, any help would be appreciated thx

JasonWhite-rd
Автор

Thanks. I can’t believe I actually got this to work. How do I put the info in a cover file?

Mattie_LIGHT
Автор

So does this scrape through the entire list of stocks listed on the nasdaq? And also to make your output a lot more visible, can we store this info on a csv or let’s I wanted to create another leaderboard for a seperate website of my own how can I be able to do that?

aineshbalaga
Автор

Hi Brandon Harding, thank you very much for your video. This video helps me so much in learning how to scrape data from a web page. If it is ok, you make more a video save the data crawled into a Excel file. Have a nice day. 😀

nhuthaonguyen-twhw
Автор

That's really a good start...clear and simple explanation..all the best..please do more projects in Python..

Niwa
Автор

Extract the price, date and stock name from the tradingview platform after every left click and make a log file in CSV or excel format. is it possible

debojyotidebnath
Автор

thanks how can I scrap this page automatically when the values in this page change should I run it in a server or something

markmaher-
Автор

Hello Sir! I am sure you are enjoying full health. I am new to python learning but very interested please guide me how can i begin .. thanks sir

johnclay
Автор

why is it that i am getting only one company ?

sohamdutta