Skip to content

OverdrafT/web-scrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Scraper

This is backend service for scraping data for predefined tickers from finance.yahoo.com

Overview

Service receives ticker's list as input and returns ticker's data scraped from finance.yahoo.com

Prerequisites

  • Python 3.8.6
  • Requests lib
  • BeautifulSoup lib

Getting started

  • Clone repository
  • python scraper.py

Enjoy!

Future improvements

  • Change input source from code to reading from file.
  • Save results into file.
  • Add virtualenv support.

About

Backend service for scraping data from finance.yahoo.com written in python3

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages