{"id":18856000,"url":"https://github.com/rickycodes/ftse","last_synced_at":"2025-07-27T10:11:46.204Z","repository":{"id":36148161,"uuid":"40452181","full_name":"rickycodes/ftse","owner":"rickycodes","description":"scrape and filter hl.co.uk market summaries","archived":false,"fork":false,"pushed_at":"2018-04-28T08:05:08.000Z","size":12,"stargazers_count":4,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-14T08:57:27.560Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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}},"created_at":"2015-08-09T22:06:23.000Z","updated_at":"2020-08-08T03:13:14.000Z","dependencies_parsed_at":"2022-09-15T00:50:33.749Z","dependency_job_id":null,"html_url":"https://github.com/rickycodes/ftse","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rickycodes/ftse","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rickycodes%2Fftse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rickycodes%2Fftse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rickycodes%2Fftse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rickycodes%2Fftse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rickycodes","download_url":"https://codeload.github.com/rickycodes/ftse/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rickycodes%2Fftse/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259654273,"owners_count":22890980,"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":[],"created_at":"2024-11-08T03:57:19.176Z","updated_at":"2025-06-13T13:38:12.888Z","avatar_url":"https://github.com/rickycodes.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## ftse\n\nscrape and filter hl.co.uk market summaries\n\n#### install\n```sh\n$ npm install --save ftse\n```\n\n#### usage\n```js\nvar ftse = require('ftse')('aim', 20, null, function(items) {\n  console.log(items) // Array\n})\n```\n\n#### cli\n```\n$ npm install --global ftse\n```\n\n![example](http://i.imgur.com/IAeP72X.gif)\n\n##### options\n\nThe following options are available:\n\n```\n--market=market -m=market\n   Specify which market, either `aim` or `100` (ftse-100)\n\n--limit=num -l=num\n   Limit the results to a specific number\n\n--risers -r\n   Limit the results to risers only\n\n--fallers -f\n   Limit the results to fallers only\n\n--table -t\n   Render output as table\n```\n\n##### usage\n\n```sh\nftse --market=100\n=\u003e `...`\n\nftse --market=aim --limit=5\n=\u003e `...`\n\nftse --market=aim --limit=5 --risers\n=\u003e `...`\n\nftse --market=aim --limit=10 --fallers\n=\u003e `...`\n\nftse --version\n=\u003e 1.0.1\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frickycodes%2Fftse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frickycodes%2Fftse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frickycodes%2Fftse/lists"}