{"id":22974741,"url":"https://github.com/diversen/finviz_scraper","last_synced_at":"2025-04-02T07:25:13.812Z","repository":{"id":138270834,"uuid":"383797720","full_name":"diversen/finviz_scraper","owner":"diversen","description":"A simple scraper for finviz data which will cache data in a sqlite database. ","archived":false,"fork":false,"pushed_at":"2024-04-11T17:44:11.000Z","size":52,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-04-14T16:07:52.942Z","etag":null,"topics":["finviz","finviz-scraper"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/diversen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2021-07-07T12:52:45.000Z","updated_at":"2024-04-16T19:49:33.985Z","dependencies_parsed_at":"2024-04-16T19:59:54.034Z","dependency_job_id":null,"html_url":"https://github.com/diversen/finviz_scraper","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diversen%2Ffinviz_scraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diversen%2Ffinviz_scraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diversen%2Ffinviz_scraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diversen%2Ffinviz_scraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/diversen","download_url":"https://codeload.github.com/diversen/finviz_scraper/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246771778,"owners_count":20831100,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["finviz","finviz-scraper"],"created_at":"2024-12-15T00:01:00.005Z","updated_at":"2025-04-02T07:25:13.785Z","avatar_url":"https://github.com/diversen.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple scraper for finviz fundamentals data\n\nSome simple script for fetching stock data from finviz.com and export the data to CSV files.\n\nIt uses this small lib [finviz-data](https://github.com/diversen/finviz-data) for fetching and extracting the data.\n\n## Installl\n\n    git clone https://github.com/diversen/finviz_scraper\n\n    cd finviz_scraper\n\n    virtualenv venv\n\n    source venv/bin/activate\n\n    pip install -r requirements.txt\n\n    cp settings.py-dist settings.py\n\n## Example\n\nSave sp500 as a CSV file in the folder `./csv`\n\n    python csv_from_sp500.py\n\nOr save nasdaq symbols as a CSV file in `./csv`:\n\n    python csv_from_nasdaq.py\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiversen%2Ffinviz_scraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdiversen%2Ffinviz_scraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiversen%2Ffinviz_scraper/lists"}