{"id":22887614,"url":"https://github.com/imjching/crossfitdataextract","last_synced_at":"2025-03-31T19:14:11.335Z","repository":{"id":13937014,"uuid":"16636726","full_name":"imjching/CrossFitDataExtract","owner":"imjching","description":"Extract all data points from http://map.crossfit.com/ and store them in a CSV Format.","archived":false,"fork":false,"pushed_at":"2016-01-16T10:25:34.000Z","size":2806,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-06T23:31:14.426Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/imjching.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-02-08T05:24:34.000Z","updated_at":"2016-01-16T09:51:50.000Z","dependencies_parsed_at":"2022-08-28T20:40:53.595Z","dependency_job_id":null,"html_url":"https://github.com/imjching/CrossFitDataExtract","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/imjching%2FCrossFitDataExtract","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imjching%2FCrossFitDataExtract/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imjching%2FCrossFitDataExtract/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imjching%2FCrossFitDataExtract/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imjching","download_url":"https://codeload.github.com/imjching/CrossFitDataExtract/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246523866,"owners_count":20791444,"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-12-13T20:37:00.878Z","updated_at":"2025-03-31T19:14:11.306Z","avatar_url":"https://github.com/imjching.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"CrossFitDataExtract\n===================\nA simple Java console-based program to extract CrossFit Affiliates Data from Google Map at [CrossFit](http://map.crossfit.com/).\nIt was designed for learning purposes. Built off _Java 7.0_. Project guide was obtained from [Data Extract Google Map](https://www.freelancer.com/projects/Data-Entry-Excel/Data-Extract-Google-Map.html).\n\nExperimental\n------------\n- jsoup and openCSV library\n- HttpURLConnection for GET requests\n- Java concurrency (multi-threading)\n- Object-oriented; polymorphism.\n- Jackson for JSON parsing\n\nCSV Format\n----------\nCSV generated as entries.csv.\nCSV Format generated:\n\n    // Example\n    id, name, address, phone, url, latitude, longitude\n\t\"1\",\"Golden State CrossFit\",\"11174 La Grange Ave, Los Angeles, CA\",\"(818) 665-6512\",\"http://goldenstatecrossfit.com/\",\"34.0423563\",\"-118.4413598\"\n\nComments\n--------\nComments are greatly appreciated, please do send me an email at `imjching@hotmail.com`.\n\nLicense\n-------\n### Acknowledgements\n- [CrossFit](http://map.crossfit.com/).\n- [openCSV](http://opencsv.sourceforge.net/).\n- [jsoup](http://jsoup.org/).\n- [Jackson](http://fasterxml.github.io/jackson-databind/).\n\n### Licensing\nModified (a/k/a \"New\") BSD License - refer to the LICENSE file for more information or click [here](http://www.opensource.org/licenses/bsd-3-clause).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimjching%2Fcrossfitdataextract","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimjching%2Fcrossfitdataextract","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimjching%2Fcrossfitdataextract/lists"}