nirgn975 / open-pension-crawler

Repository from Github https://github.comnirgn975/open-pension-crawlerRepository from Github https://github.comnirgn975/open-pension-crawler

Open Pension Crawler

license Build Status Updates Python 3

The repo contains the crawler to get the xls/x data from the Investment firms, in use for the Open Pension project. Open Pension is a "Hasadna" project, that aimed to revealing the secrets behind the Israeli pension market.

Pre Requirements

  • Make sure you have Python 3.x and pip installed.

Installation

pip install -r requirements.txt.

Run

  • To run amitim crawler scrapy crawl amitim
  • To run yl-invest crawler scrapy crawl yl-invest
  • To run as-invest crawler scrapy crawl as-invest
  • To run clalbit crawler scrapy crawl clalbit
  • To run metiav dash crawler scrapy crawl meitav_dash (not working)
  • To run fnx crawler scrapy crawl fnx
  • To run harel crawler scrapy crawl harel (not working now)
  • To run menora crawler scrapy crawl menora (not working now)
  • To run migdal crawler scrapy crawl migdal
  • To run psagot crawler scrapy crawl psagot
  • To run xnes crawler scrapy crawl xnes (partly)

Tests

Not yet.

Contribute

Just fork and do a pull request (;

About

License:ISC License


Languages

Language:Python 100.0%