Skip to content
This repository was archived by the owner on Sep 7, 2025. It is now read-only.

guidefari/get-scraped

Repository files navigation

nb: archived, continued here

Desired response

{
  "2024-08-17": [
    {
      "CompanyName": "Ariston Holdings Limited",
      "OpeningPrice": "4.001",
      "ClosingPrice": "4.5",
      "TotalTradedValue": "5850"
    },
    {
      "CompanyName": "Bridgefort Capital Limited",
      "OpeningPrice": "1.51",
      "ClosingPrice": "1.53",
      "TotalTradedValue": "153"
    }
  ],
  "2024-08-18": [
    {
      "CompanyName": "Ariston Holdings Limited",
      "OpeningPrice": "3.001",
      "ClosingPrice": "4.5",
      "TotalTradedValue": "850"
    },
    {
      "CompanyName": "Bridgefort Capital Limited",
      "OpeningPrice": "1.51",
      "ClosingPrice": "1.53",
      "TotalTradedValue": "30"
    }
  ]
}

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors