Skip to content

patriciaferreiro/stock-scrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stock price scrapper

This repository contains a Python3 web scrapper that extracts live stock data from the 'Yahoo Finanzas' web service.

Getting started

The only prerequisite is to have an updated Docker version installed. To do so, please follow the instructions of the official documentation.

To run the scrapper, just execute the build.sh and run.sh scripts, both located in the root directory of this repository. It will build the Dockerfile (which includes all dependencies) located at /src, execute the scrapper found at /src/stock.py and save the extracted dataset in the /csv folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published