Skip to content

Commit

Permalink
IPO scrapper ran at Wed Oct 9 10:11:07 UTC 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
rgtstha committed Oct 9, 2024
1 parent c7120d6 commit fef59a1
Showing 1 changed file with 182 additions and 1 deletion.
183 changes: 182 additions & 1 deletion scrapper/ipo_list.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,186 @@
{
"ipo_list": [],
"ipo_list": [
{
"symbol": "SARBTM",
"company": "Sarbottam Cement Limited",
"unit": "2,776,076.00",
"price": "360.90",
"opening_date": "2024-02-25",
"closing_date": "2024-02-28",
"issue_manager": "Global IME Capital Ltd"
},
{
"symbol": "RSM",
"company": "Reliance Spinning Mills",
"unit": "1,155,960.00",
"price": "820.80",
"opening_date": "Coming Soon",
"closing_date": "Coming Soon",
"issue_manager": "Global IME Capital Limited"
},
{
"symbol": "HRL",
"company": "Himalayan Reinsurance Limited",
"unit": "24,900,000.00",
"price": "206.00",
"opening_date": "2023-12-13",
"closing_date": "2023-12-18",
"issue_manager": "NMB Capital Limited"
},
{
"symbol": "NWCL",
"company": "Nepal Warehousing Company Limited",
"unit": "1,141,250.00",
"price": "100.00",
"opening_date": "2023-11-26",
"closing_date": "2023-11-29",
"issue_manager": "Himalayan Capital Ltd"
},
{
"symbol": "MKCL",
"company": "Muktinath Krishi Company Limited",
"unit": "1,148,000.00",
"price": "100.00",
"opening_date": "2023-11-24",
"closing_date": "2023-11-28",
"issue_manager": "NIMB Ace Capital Limited"
},
{
"symbol": "VLUCL",
"company": "Vision Lumbini Urja Company Limited",
"unit": "2,075,285.00",
"price": "100.00",
"opening_date": "2023-11-02",
"closing_date": "2023-11-06",
"issue_manager": "Muktinath Capital Ltd."
},
{
"symbol": "CKHL",
"company": "Chirkhwa Hydro Power Limited",
"unit": "859,300.00",
"price": "100.00",
"opening_date": "2023-10-10",
"closing_date": "2023-10-13",
"issue_manager": "RBB Merchant Banking Ltd."
},
{
"symbol": "SONA",
"company": "Sonapur Minerals and Oil Limited",
"unit": "9,732,544.00",
"price": "237.58",
"opening_date": "2023-10-01",
"closing_date": "2023-10-05",
"issue_manager": "NIMB Ace Capital Limited"
},
{
"symbol": "MSHL",
"company": "Mid Solu Hydropower Company Limited",
"unit": "621,172.00",
"price": "100.00",
"opening_date": "2023-09-15",
"closing_date": "2023-09-19",
"issue_manager": "NIC Asia Capital Ltd"
},
{
"symbol": "MMKJL",
"company": "Mathillo Mailun Khola Jalvidhyut Limited",
"unit": "1,284,200.00",
"price": "100.00",
"opening_date": "2023-10-05",
"closing_date": "2023-10-09",
"issue_manager": "Sanima Capital Ltd"
},
{
"symbol": "HATHY",
"company": "Hathway Investment Nepal Limited",
"unit": "2,427,750.00",
"price": "50.00",
"opening_date": "2023-09-07",
"closing_date": "2023-09-11",
"issue_manager": "Global IME Capital Limited"
},
{
"symbol": "CLI",
"company": "Citizen Life Insurance Company Limited",
"unit": "9,000,000.00",
"price": "244.00",
"opening_date": "2023-09-01",
"closing_date": "2023-09-05",
"issue_manager": "NIMB Ace Capital Limited"
},
{
"symbol": "MANDU",
"company": "Mandu Hydropower Limited",
"unit": "1,205,320.00",
"price": "206.00",
"opening_date": "2023-08-27",
"closing_date": "2023-08-30",
"issue_manager": "Prabhu Capital limited"
},
{
"symbol": "BGWT",
"company": "Bhagawati Hydropower Development Company Limited",
"unit": "712,220.00",
"price": "116.00",
"opening_date": "2023-08-22",
"closing_date": "2023-08-25",
"issue_manager": "Siddhartha Capital Ltd"
},
{
"symbol": "SNLI",
"company": "Sun Nepal Life Insurance Company Limited",
"unit": "7,680,000.00",
"price": "239.00",
"opening_date": "2023-08-17",
"closing_date": "2023-08-21",
"issue_manager": "Nepal SBI Merchant Banking Limited"
},
{
"symbol": "RNLI",
"company": "Reliable Nepal Life Insurance Limited",
"unit": "9,600,000.00",
"price": "257.00",
"opening_date": "2023-08-08",
"closing_date": "2023-08-11",
"issue_manager": "Civil Capital Market Ltd."
},
{
"symbol": "MEHL",
"company": "Manakamana Engineering Hydropower Limited",
"unit": "2,276,620.00",
"price": "100.00",
"opening_date": "2023-08-13",
"closing_date": "2023-08-16",
"issue_manager": "B.O.K Capital Market Ltd"
},
{
"symbol": "ULHC",
"company": "Upper Lohore Khola Hydropower Company Limited",
"unit": "1,953,279.00",
"price": "100.00",
"opening_date": "2023-08-03",
"closing_date": "2023-08-07",
"issue_manager": "NIC Asia Capital Ltd"
},
{
"symbol": "KBSH",
"company": "Kutheli Bukhari Small Hydropower Limited",
"unit": "101,151.00",
"price": "100.00",
"opening_date": "2023-07-11",
"closing_date": "2023-07-14",
"issue_manager": "NMB Capital Limited"
},
{
"symbol": "GCIL",
"company": "Ghorahi Cement Industry Limited",
"unit": "6,911,670.00",
"price": "435.00",
"opening_date": "2023-07-07",
"closing_date": "2023-07-10",
"issue_manager": "Himalayan Capital Ltd."
}
],
"right_share_list": [
{
"symbol": "NWCL",
Expand Down

0 comments on commit fef59a1

Please sign in to comment.