Skip to content

A short method to scrape the list of ticker changes published by the Nasdaq. A second method to scrape the list of stocks that risk being delisted from the Nasdaq.

Notifications You must be signed in to change notification settings

thiago-os/NasdaqInfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

This module scrapes some information from the Nasdaq: 1) The list of tickers that changed recently published by the Nasdaq and returns the result as a dataframe or dictionary. 2) The list of non compliant stocks (risking to be delisted) returned as an object with dataframe attributes. Dependencies: Pandas, requests, random, time, and selenium.

About

A short method to scrape the list of ticker changes published by the Nasdaq. A second method to scrape the list of stocks that risk being delisted from the Nasdaq.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages