{"id":40273343,"url":"https://github.com/arielallon/retscli","last_synced_at":"2026-01-20T03:02:28.896Z","repository":{"id":42445221,"uuid":"301909235","full_name":"arielallon/retscli","owner":"arielallon","description":"CLI for Phrets","archived":false,"fork":false,"pushed_at":"2022-10-13T01:46:29.000Z","size":95,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2023-03-22T11:16:32.024Z","etag":null,"topics":["hacktoberfest","phrets","rets"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arielallon.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":"2020-10-07T02:42:23.000Z","updated_at":"2022-09-13T16:57:28.000Z","dependencies_parsed_at":"2023-01-19T23:17:52.704Z","dependency_job_id":null,"html_url":"https://github.com/arielallon/retscli","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/arielallon/retscli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arielallon%2Fretscli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arielallon%2Fretscli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arielallon%2Fretscli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arielallon%2Fretscli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arielallon","download_url":"https://codeload.github.com/arielallon/retscli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arielallon%2Fretscli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28594958,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T02:08:49.799Z","status":"ssl_error","status_checked_at":"2026-01-20T02:08:44.148Z","response_time":117,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["hacktoberfest","phrets","rets"],"created_at":"2026-01-20T03:02:25.683Z","updated_at":"2026-01-20T03:02:28.891Z","avatar_url":"https://github.com/arielallon.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# retscli\nCLI for Phrets\n\n\n## Sample config file\nCreate an mls-configs.yml file in the project root. (There's a gitignore to ensure it won't get committed.)\n\n```yml\ncarets:\n  # open tunnel: ssh -L 6103:rets172lax.raprets.com:6103 -N -4 -J jump centos@worker.box.ip -i .ssh/keys/deployer -vvv\n  # add hosts: 127.0.0.1   rets172lax.raprets.com\n  login_url: \"http://rets172lax.raprets.com:6103/itech/itec/login.aspx\"\n  username: \"YourUserName\"\n  password: \"YourPassword\"\n  user_agent: \"UserAgent/1.0\"\n  rets_version: \"1.7.2\"\n  standard_names: true\n  resources:\n    listings:\n      resource: \"Property\"\n      classes:\n        - \"Residential\"\n        - \"Mobile\"\n      queries_reference:\n        -\n          - \"\"\n    media:\n      resource: \"Media\"\n      classes:\n        - \"PROP\"\n      queries_reference:\n        -\n          - \"\"\nhudmls:\n  login_url: \"http://hudson.rets.paragonrels.com/rets/fnisrets.aspx/HUDSON/login\"\n  username: \"AnotherUser\"\n  password: \"WithAPassowrd\"\n  rets_version: \"1.8\"\n  standard_names: false\n  resources:\n    listings:\n      resource: \"Property\"\n      classes:\n        - \"1F_1\"\n        - \"CC_5\"\n      queries_reference:\n        -\n          - \"(L_UpdateDate=2020-10-15T00:00:00-2020-11-15T00:00:00)\"\n      object:\n        field: \"Photo\"\n        by_location: true #untested\n    media:\n      resource: \"Media\"\n      classes:\n        - \"1F_1\"\n        - \"CC_5\"\n      queries_reference:\n        -\n          - \"(MED_update_dt=2020-10-15T00:00:00-2020-11-15T00:00:00)\"\nglobalmls:\n  login_url: \"http://globalmls-rets.paragonrels.com/rets/fnisrets.aspx/GLOBALMLS/login?rets-version=rets/1.7.2\"\n  username: \"OneMoreUsername\"\n  password: \"MySecretPassword\"\n  rets_version: \"1.7.2\"\n  standard_names: false\n  resources:\n    listings:\n      resource: \"Property\"\n      classes:\n        - \"1F_1\"\n        - \"2F_2\"\n      queries_reference:\n        -\n          - \"(L_UpdateDate=2020-06-14T00:00:00-2020-07-14T01:00:00)\"\n      object:\n        field: \"Photo\"\n        by_location: true\nmlspin:\n  login_url: \"https://mlspin-dd.apps.retsiq.com:443/contact/rets/login\"\n  username: \"IGetit\"\n  password: \"ReallyIDo\"\n  rets_version: \"1.7.2\"\n  options:\n    http_authentication_method: \"basic\"\n  resources:\n    listings:\n      resource: \"RESI\"\n      classes:\n        - \"SF\"\n        - \"CC\"\n        - \"MH\"\n      queries_reference:\n        -\n          - \"(ModificationTimestamp=2020-07-08T10:06:00)\"\n          - \"(ListingId=72615296)\"\n        -\n          - \"(ListingId=72615296,72648946,72648967,72648999,72716721,72638398,72702134,72711655,72681500,72552803,72689865,72707098,72689858,72718450,72682944,72715241,72715283,72684996,72684993,72717937,72705947)\"\n      object:\n        field: \"Photo\"\n        by_location: true\n    offices:\n      resource: \"Office\"\n      classes:\n        - \"Office\"\n      queries_reference:\n        -\n          - \"(ModificationTimestamp=1980-01-01-2010-01-01)\"\n        -\n          - \"(OfficeKey=0+)\"\n    members:\n      resource: \"Member\"\n      classes:\n        - \"Member\"\n      queries_reference:\n        -\n          - \"\"\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farielallon%2Fretscli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farielallon%2Fretscli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farielallon%2Fretscli/lists"}