A set of spiders to crawl data about stocks of Russian companies.
- python 3.8
- poetry (use
pip install poetry
if it's not installed yet)
- clone the repo from github
- run
poetry install
inside project's folder
- execute
poetry run scrapy parse --spider smartlab -c parse https://smart-lab.ru/q/shares/
Here is a list of websites we are using to crawl financial data:
- Ticker
- Name (string, example:
Lukoil
) - Ticker (string, example:
LKOH
)
- Name (string, example:
- Dividend payments (historical data and forecasts)
- Ticker (example:
LKOH
) - Declaration date (iso format, example:
2020-05-01
) - Amount (decimal, example
12.45
) - Is forecast flag (boolean, true or false)
- Ticker (example: