{"id":22092199,"url":"https://github.com/pirxpilot/cse","last_synced_at":"2025-03-23T23:45:25.377Z","repository":{"id":11136936,"uuid":"13501554","full_name":"pirxpilot/cse","owner":"pirxpilot","description":"Google custom search engine on your page","archived":false,"fork":false,"pushed_at":"2017-03-09T08:32:42.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-01T19:03:44.556Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/pirxpilot.png","metadata":{"files":{"readme":"Readme.md","changelog":"History.md","contributing":null,"funding":null,"license":"License.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-10-11T14:52:17.000Z","updated_at":"2017-08-03T18:04:03.000Z","dependencies_parsed_at":"2022-07-21T12:32:39.753Z","dependency_job_id":null,"html_url":"https://github.com/pirxpilot/cse","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pirxpilot%2Fcse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pirxpilot%2Fcse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pirxpilot%2Fcse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pirxpilot%2Fcse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pirxpilot","download_url":"https://codeload.github.com/pirxpilot/cse/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245186926,"owners_count":20574554,"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-01T03:08:38.410Z","updated_at":"2025-03-23T23:45:25.356Z","avatar_url":"https://github.com/pirxpilot.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# cse\n\nUse Google [custom search engine][cse] on your page.\n\nSee in the wild on the [American Scenic Byways][byways.site] website - _[source][byways.src]_.\n\n## Installation\n\nInstall with [npm](http://npmjs.org):\n\n    $ npm install cse\n\n## API\n\nYou need to create [custom search engine][cse] and obtain search engine ID whithc looks like this:\n`012345678901234567890:abcdefghijk`\n\n\nAdd `#cseSearchBox` or `#cseSearchResults` (or both) to your HTML and then initialize them with\ngoogle's magic.\n\n````javascript\nvar cseID = \"012345678901234567890:abcdefghijk\";\nrequire('cse')(cseID);\n````\n\nIf neither `#cseSearchBox` nor `#cseSearchResults` are found we die silently without trying to load\nany scripts from google.\n\n\n## License\n\n  MIT\n\n[cse]: http://google.com/cse\n[byways.site]: http://scenicbyways.info/search.html?q=ground\n[byways.src]: https://github.com/melitele/byways","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpirxpilot%2Fcse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpirxpilot%2Fcse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpirxpilot%2Fcse/lists"}