{"id":18856022,"url":"https://github.com/rickycodes/ftse-rs","last_synced_at":"2026-02-06T16:30:21.599Z","repository":{"id":151076512,"uuid":"291854094","full_name":"rickycodes/ftse-rs","owner":"rickycodes","description":"scrape and filter hl.co.uk market summaries","archived":false,"fork":false,"pushed_at":"2021-09-13T17:03:34.000Z","size":57,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-30T19:26:37.367Z","etag":null,"topics":["cli","rustlang"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/rickycodes.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,"publiccode":null,"codemeta":null}},"created_at":"2020-09-01T00:20:44.000Z","updated_at":"2021-09-13T17:03:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"858e17ac-1ead-4ff3-b30d-6ed387d58a15","html_url":"https://github.com/rickycodes/ftse-rs","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/rickycodes%2Fftse-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rickycodes%2Fftse-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rickycodes%2Fftse-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rickycodes%2Fftse-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rickycodes","download_url":"https://codeload.github.com/rickycodes/ftse-rs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239796731,"owners_count":19698552,"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":["cli","rustlang"],"created_at":"2024-11-08T03:57:22.429Z","updated_at":"2026-02-06T16:30:21.538Z","avatar_url":"https://github.com/rickycodes.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"## ftse-rs [![Build Status](https://travis-ci.org/rickycodes/ftse-rs.svg?branch=master)](https://travis-ci.org/rickycodes/ftse-rs)\n\nscrape and filter hl.co.uk market summaries\n\n#### USAGE:\n```\nftse [FLAGS] [OPTIONS]\n\nFLAGS:\n    -f, --fallers    Limit the results to fallers only\n    -h, --help       Prints help information\n    -r, --risers     Limit the results to risers only\n    -t, --table      Render output as table\n    -V, --version    Prints version information\n\nOPTIONS:\n    -l, --limit \u003climit\u003e      Limit the results to a specific number\n    -m, --market \u003cmarket\u003e    Specify which market, either aim or 100 (ftse-100) [default: aim]\n``` \n\n### FEATURES:\n\n\u003ca href=\"https://stedolan.github.io/jq/\"\u003e`jq`\u003c/a\u003e compatible:\n\n```\nftse | jq '.[0]'\n{\n  \"epic\": \"ABDP\",\n  \"name\": \"AB Dynamics plc\",\n  \"price\": \"0.00\",\n  \"change_amount\": \"0.00\",\n  \"change_percent\": \"0.00%\"\n}\n```\n\n\"fancy\" table output:\n\n```\nftse -l=4 -t\n+------+--------------------------------------+--------+----------+--------+\n| EPIC | NAME                                 | CHANGE | CHANGE % | PRICE  |\n+------+--------------------------------------+--------+----------+--------+\n| ABDP | AB Dynamics plc                      | 0.00   | 0.00%    | 0.00   |\n+------+--------------------------------------+--------+----------+--------+\n| ABC  | Abcam plc                            | +46.00 | +3.65%   | 0.00   |\n+------+--------------------------------------+--------+----------+--------+\n| AMS  | Advanced Medical Solutions Group plc | +5.00  | +2.22%   | 230.00 |\n+------+--------------------------------------+--------+----------+--------+\n| APH  | Alliance Pharma Plc                  | -1.70  | -2.30%   | 72.30  |\n+------+--------------------------------------+--------+----------+--------+\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frickycodes%2Fftse-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frickycodes%2Fftse-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frickycodes%2Fftse-rs/lists"}