{"id":16098551,"url":"https://github.com/rgaidot/letsshop-mapper","last_synced_at":"2025-04-05T22:42:57.282Z","repository":{"id":983223,"uuid":"786330","full_name":"rgaidot/letsshop-mapper","owner":"rgaidot","description":"Let's Shop Mapper is a Ruby library that allows to search and parse on Let's Shop Service","archived":false,"fork":false,"pushed_at":"2011-02-10T19:13:48.000Z","size":152,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-03-14T23:48:10.035Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://letsshop.happun.com","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rgaidot.png","metadata":{"files":{"readme":"README.rdoc","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":"2010-07-20T11:09:38.000Z","updated_at":"2013-09-09T21:34:57.000Z","dependencies_parsed_at":"2022-07-20T06:32:52.069Z","dependency_job_id":null,"html_url":"https://github.com/rgaidot/letsshop-mapper","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/rgaidot%2Fletsshop-mapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgaidot%2Fletsshop-mapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgaidot%2Fletsshop-mapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgaidot%2Fletsshop-mapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rgaidot","download_url":"https://codeload.github.com/rgaidot/letsshop-mapper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247411194,"owners_count":20934650,"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-10-09T18:23:56.551Z","updated_at":"2025-04-05T22:42:57.262Z","avatar_url":"https://github.com/rgaidot.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"= Let's Shop Mapper\n\n== About\n\nLet's Shop Mapper is a Ruby library that allows to search and parse on Let's Shop Service\n\n== Install\n\ngem install letsshop_mapper\n\n== Examples\n\n      lshop = LetsShopMapper::Connection::Base::new(\"hostname\", \"key\")\n      lshop.find({:q =\u003e \"robe\", :start =\u003e 10, :nhits =\u003e 5, :f =\u003e \"refine:'universe:mode',refine:'gender:femme'\"})\n      lshop.feed.entries.each { |e| \n        puts \"Id: #{e.id}\\n\"\n        puts \"Link: #{e.link}\\n\"\n        puts \"Title: #{e.title}\\n\"\n        puts \"Description: #{e.description}\\n\"\n        puts \"Thumbnail: #{e.thumb}\\n\"\n        puts \"Price: #{e.price}\\n\"\n        puts \"Supplier: #{e.supplier}\\n\"\n        puts \"------\"\n        puts \"facets\"\n        puts \"------\"\n        e.facets.each { |f|\n          puts \"Title: #{f.title}\\n\"\n          puts \"Type: #{f.type}\\n\"\n          puts \"Filter: #{f.filter.str_value}\\n\"\n          puts \"Role: #{f.role}\\n\"\n          puts \"Selected: #{f.selected}\\n\"\n        }\n        puts \"-----------------------\"\n      }\n\nSee also the test code, especially letsshop_mapper_test.rb\n\n== License\n\nCopyright (C) 2010 Happun.\n\nLicensed under the Apache License, Version 2.0 (the \"LICENSE\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n      http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frgaidot%2Fletsshop-mapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frgaidot%2Fletsshop-mapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frgaidot%2Fletsshop-mapper/lists"}