{"id":15661019,"url":"https://github.com/philipperemy/market-data","last_synced_at":"2025-07-25T20:17:45.753Z","repository":{"id":12532569,"uuid":"15202532","full_name":"philipperemy/Market-Data","owner":"philipperemy","description":"Module to retrieve realtime stock quotes of Paris stock exchange","archived":false,"fork":false,"pushed_at":"2017-05-24T08:03:07.000Z","size":815,"stargazers_count":19,"open_issues_count":0,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-05T21:16:02.716Z","etag":null,"topics":["cac40","dataset","finance","java","market-data"],"latest_commit_sha":null,"homepage":null,"language":"Java","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/philipperemy.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":"2013-12-15T11:49:57.000Z","updated_at":"2024-08-12T19:12:47.000Z","dependencies_parsed_at":"2022-09-13T20:51:45.560Z","dependency_job_id":null,"html_url":"https://github.com/philipperemy/Market-Data","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philipperemy%2FMarket-Data","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philipperemy%2FMarket-Data/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philipperemy%2FMarket-Data/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philipperemy%2FMarket-Data/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philipperemy","download_url":"https://codeload.github.com/philipperemy/Market-Data/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252577027,"owners_count":21770721,"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":["cac40","dataset","finance","java","market-data"],"created_at":"2024-10-03T13:25:24.395Z","updated_at":"2025-05-05T21:16:09.325Z","avatar_url":"https://github.com/philipperemy.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"Realtime Market Data Feed from French CAC40\n===========\n\nModule to retrieve realtime stock quotes of Paris stock exchange.\n\n- Download MySQL server: https://dev.mysql.com/downloads/mysql/\n- Install it!\n- Change the default password: https://support.rackspace.com/how-to/mysql-resetting-a-lost-mysql-root-password/\n- Execute the queries inside the `queries.sql` file.\n- Change the password in the file `src/persistence/DatabaseAccess.java`. The field is `PASSWORD`.\n- Run the `src/src/Main.java` file to start! In my case I use [IntelliJ IDEA](https://www.jetbrains.com/idea/) to run it.\n\n*Important Notes:*\n\n- By default, the script pulls data from 09:00 to 17:35, every **30sec**.\n- As this script uses your computer time, be sure to be on the Paris Time Zone.\n\nOutput example:\n\n```\nWed May 24 16:54:57 JST 2017 [INFO] - start time = Wed May 24 09:00:00 JST 2017\nWed May 24 16:54:57 JST 2017 [INFO] - end time = Wed May 24 17:38:00 JST 2017\nWed May 24 16:54:57 JST 2017 [INFO] - Initializing database...\nWed May 24 16:54:58 JST 2017 [INFO] - Performing Http GET Request : http://www.boursorama.com/cours.phtml?symbole=1rPVIV\nWed May 24 16:54:58 JST 2017 [INFO] - Performing Http GET Request : http://www.boursorama.com/cours.phtml?symbole=1rPCA\nWed May 24 16:54:58 JST 2017 [INFO] - Performing Http GET Request : http://www.boursorama.com/cours.phtml?symbole=1rPRI\nWed May 24 16:54:58 JST 2017 [INFO] - Performing Http GET Request : http://www.boursorama.com/cours.phtml?symbole=1rPBN\nWed May 24 16:55:02 JST 2017 [INFO] - Performing Http GET Request : http://www.boursorama.com/cours.phtml?symbole=1rPAC\nWed May 24 16:55:02 JST 2017 [INFO] - Performing Http GET Request : http://www.boursorama.com/cours.phtml?symbole=1rPEDF\nWed May 24 16:55:03 JST 2017 [INFO] - Performing Http GET Request : http://www.boursorama.com/cours.phtml?symbole=1rPMC\nWed May 24 16:55:03 JST 2017 [INFO] - Performing Http GET Request : http://www.boursorama.com/cours.phtml?symbole=1rPPUB\nWed May 24 16:55:04 JST 2017 [INFO] - Performing Http GET Request : http://www.boursorama.com/cours.phtml?symbole=1rPVIE\nWed May 24 16:55:05 JST 2017 [INFO] - Performing Http GET Request : http://www.boursorama.com/cours.phtml?symbole=1rPEN\nWed May 24 16:55:05 JST 2017 [INFO] - Performing Http GET Request : http://www.boursorama.com/cours.phtml?symbole=1rPDG\nWed May 24 16:55:06 JST 2017 [INFO] - Performing Http GET Request : http://www.boursorama.com/cours.phtml?symbole=1rPORA\nWed May 24 16:55:07 JST 2017 [INFO] - Performing Http GET Request : http://www.boursorama.com/cours.phtml?symbole=1rPSTM\nWed May 24 16:55:07 JST 2017 [INFO] - Performing Http GET Request : http://www.boursorama.com/cours.phtml?symbole=1rPSAF\nWed May 24 16:55:08 JST 2017 [INFO] - Performing Http GET Request : http://www.boursorama.com/cours.phtml?symbole=1rPALU\nWed May 24 16:55:08 JST 2017 [INFO] - Performing Http GET Request : http://www.boursorama.com/cours.phtml?symbole=1rPLR\nWed May 24 16:55:09 JST 2017 [INFO] - Performing Http GET Request : http://www.boursorama.com/cours.phtml?symbole=1rPAI\nWed May 24 16:55:09 JST 2017 [INFO] - Performing Http GET Request : http://www.boursorama.com/cours.phtml?symbole=1rPGSZ\nWed May 24 16:55:10 JST 2017 [INFO] - Performing Http GET Request : http://www.boursorama.com/cours.phtml?symbole=1rPTEC\nWed May 24 16:55:11 JST 2017 [INFO] - Performing Http GET Request : http://www.boursorama.com/cours.phtml?symbole=1rPALO\nWed May 24 16:55:11 JST 2017 [INFO] - Performing Http GET Request : http://www.boursorama.com/cours.phtml?symbole=1rPSAN\nWed May 24 16:55:12 JST 2017 [INFO] - Performing Http GET Request : http://www.boursorama.com/cours.phtml?symbole=1rPCAP\nWed May 24 16:55:13 JST 2017 [INFO] - Performing Http GET Request : http://www.boursorama.com/cours.phtml?symbole=1rPSGO\nWed May 24 16:55:13 JST 2017 [INFO] - Performing Http GET Request : http://www.boursorama.com/cours.phtml?symbole=1rPRNO\nWed May 24 16:55:13 JST 2017 [INFO] - Performing Http GET Request : http://www.boursorama.com/cours.phtml?symbole=1rPOR\nWed May 24 16:55:15 JST 2017 [INFO] - Performing Http GET Request : http://www.boursorama.com/cours.phtml?symbole=1rPLG\nWed May 24 16:55:15 JST 2017 [INFO] - Performing Http GET Request : http://www.boursorama.com/cours.phtml?symbole=1rPKER\nWed May 24 16:55:15 JST 2017 [INFO] - Performing Http GET Request : http://www.boursorama.com/cours.phtml?symbole=1rPCS\nWed May 24 16:55:16 JST 2017 [INFO] - Performing Http GET Request : http://www.boursorama.com/cours.phtml?symbole=1rPEAD\nWed May 24 16:55:17 JST 2017 [INFO] - Performing Http GET Request : http://www.boursorama.com/cours.phtml?symbole=1rPML\nWed May 24 16:55:18 JST 2017 [INFO] - Performing Http GET Request : http://www.boursorama.com/cours.phtml?symbole=1rPUG\nWed May 24 16:55:19 JST 2017 [INFO] - Performing Http GET Request : http://www.boursorama.com/cours.phtml?symbole=1rPVK\nWed May 24 16:55:19 JST 2017 [INFO] - Performing Http GET Request : http://www.boursorama.com/cours.phtml?symbole=1rPFP\nWed May 24 16:55:19 JST 2017 [INFO] - Performing Http GET Request : http://www.boursorama.com/cours.phtml?symbole=1rPGLE\nWed May 24 16:55:20 JST 2017 [INFO] - Performing Http GET Request : http://www.boursorama.com/cours.phtml?symbole=1rPBNP\nWed May 24 16:55:21 JST 2017 [INFO] - Performing Http GET Request : http://www.boursorama.com/cours.phtml?symbole=1rPEI\nWed May 24 16:55:21 JST 2017 [INFO] - Performing Http GET Request : http://www.boursorama.com/cours.phtml?symbole=1rPSU\nWed May 24 16:55:21 JST 2017 [INFO] - Performing Http GET Request : http://www.boursorama.com/cours.phtml?symbole=1rPACA\nWed May 24 16:55:24 JST 2017 [INFO] - Inserting ( BN, 66.38 )\nWed May 24 16:55:24 JST 2017 [INFO] - Inserting ( RI, 120.25 )\nWed May 24 16:55:24 JST 2017 [INFO] - Inserting ( VIV, 19.395 )\nWed May 24 16:55:24 JST 2017 [INFO] - Inserting ( CA, 22.965 )\nWed May 24 16:55:24 JST 2017 [INFO] - Inserting ( AC, 42.195 )\nWed May 24 16:55:24 JST 2017 [INFO] - Inserting ( EDF, 9.486 )\nWed May 24 16:55:24 JST 2017 [INFO] - Inserting ( MC, 227.30 )\nWed May 24 16:55:24 JST 2017 [INFO] - Inserting ( PUB, 65.87 )\nWed May 24 16:55:24 JST 2017 [INFO] - Inserting ( VIE, 19.750 )\nWed May 24 16:55:24 JST 2017 [INFO] - Inserting ( EN, 37.910 )\nWed May 24 16:55:24 JST 2017 [INFO] - Inserting ( DG, 77.08 )\nWed May 24 16:55:24 JST 2017 [INFO] - Inserting ( ORA, 15.625 )\nWed May 24 16:55:24 JST 2017 [INFO] - Inserting ( STM, 14.530 )\nWed May 24 16:55:24 JST 2017 [INFO] - Inserting ( SAF, 76.11 )\nWed May 24 16:55:24 JST 2017 [INFO] - Inserting ( ALU, 3.50 )\nWed May 24 16:55:24 JST 2017 [INFO] - Inserting ( LR, 61.17 )\nWed May 24 16:55:24 JST 2017 [INFO] - Inserting ( AI, 111.05 )\nWed May 24 16:55:24 JST 2017 [INFO] - Inserting ( GSZ, 13.480 )\nWed May 24 16:55:24 JST 2017 [INFO] - Inserting ( TEC, 67.40 )\nWed May 24 16:55:24 JST 2017 [INFO] - Inserting ( ALO, 30.720 )\nWed May 24 16:55:24 JST 2017 [INFO] - Inserting ( SAN, 87.84 )\nWed May 24 16:55:24 JST 2017 [INFO] - Inserting ( CAP, 92.25 )\nWed May 24 16:55:24 JST 2017 [INFO] - Inserting ( SGO, 50.020 )\nWed May 24 16:55:24 JST 2017 [INFO] - Inserting ( RNO, 85.74 )\nWed May 24 16:55:24 JST 2017 [INFO] - Inserting ( OR, 188.15 )\nWed May 24 16:55:24 JST 2017 [INFO] - Inserting ( LG, 59.96 )\nWed May 24 16:55:24 JST 2017 [INFO] - Inserting ( KER, 292.00 )\nWed May 24 16:55:24 JST 2017 [INFO] - Inserting ( CS, 24.080 )\nWed May 24 16:55:24 JST 2017 [INFO] - Inserting ( EAD,  )\nWed May 24 16:55:24 JST 2017 [INFO] - Inserting ( ML, 114.30 )\nWed May 24 16:55:24 JST 2017 [INFO] - Inserting ( UG, 18.320 )\nWed May 24 16:55:24 JST 2017 [INFO] - Inserting ( VK, 6.006 )\nWed May 24 16:55:24 JST 2017 [INFO] - Inserting ( FP, 48.270 )\nWed May 24 16:55:24 JST 2017 [INFO] - Inserting ( GLE, 50.23 )\nWed May 24 16:55:24 JST 2017 [INFO] - Inserting ( BNP, 66.52 )\nWed May 24 16:55:24 JST 2017 [INFO] - Inserting ( EI, 119.10 )\nWed May 24 16:55:24 JST 2017 [INFO] - Inserting ( SU, 69.15 )\nWed May 24 16:55:24 JST 2017 [INFO] - Inserting ( ACA, 14.705 )\nWed May 24 16:55:54 JST 2017 [INFO] - Performing Http GET Request : http://www.boursorama.com/cours.phtml?symbole=1rPBN\nWed May 24 16:55:54 JST 2017 [INFO] - Performing Http GET Request : http://www.boursorama.com/cours.phtml?symbole=1rPRI\n[...]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphilipperemy%2Fmarket-data","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphilipperemy%2Fmarket-data","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphilipperemy%2Fmarket-data/lists"}