{"id":24204566,"url":"https://github.com/aicirou/opossum-search","last_synced_at":"2026-03-06T17:38:11.794Z","repository":{"id":245336152,"uuid":"817955677","full_name":"Aicirou/Opossum-Search","owner":"Aicirou","description":"Every time you make a search query, it should redirect you to a Google search with the same query, but with the word \"opossum\" added to it.","archived":false,"fork":false,"pushed_at":"2024-06-20T19:59:59.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-13T23:17:15.316Z","etag":null,"topics":["google-search-api","opossum-search"],"latest_commit_sha":null,"homepage":"https://aicirou.github.io/Opossum-Search/","language":"HTML","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/Aicirou.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-20T19:52:18.000Z","updated_at":"2024-06-20T20:02:02.000Z","dependencies_parsed_at":"2024-06-21T13:58:30.518Z","dependency_job_id":"76e198b2-ff1c-4766-a9bc-9d5bf68c0255","html_url":"https://github.com/Aicirou/Opossum-Search","commit_stats":null,"previous_names":["aicirou/opossum-search"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aicirou%2FOpossum-Search","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aicirou%2FOpossum-Search/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aicirou%2FOpossum-Search/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aicirou%2FOpossum-Search/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Aicirou","download_url":"https://codeload.github.com/Aicirou/Opossum-Search/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241663513,"owners_count":19999329,"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":["google-search-api","opossum-search"],"created_at":"2025-01-13T23:17:26.359Z","updated_at":"2026-03-06T17:38:11.340Z","avatar_url":"https://github.com/Aicirou.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Opossum-Search\nEvery time you make a search query, it should redirect you to a Google search with the same query, but with the word \"opossum\" added to it.\n\n**Explanation:**\n\n1. **HTML Structure:**\n   - The HTML file has a basic structure with header, main content, and footer.\n   - The header contains the opossum image logo.\n   - The main content has a search bar with the form for submitting queries.\n   - The footer displays \"Powered by opossum search\".\n\n2. **CSS Styling:**\n   - The CSS code is inline within the `\u003cstyle\u003e` tag.\n   - It provides basic styling for the elements, including font, colors, layout, and spacing.\n   - The search bar is centered, and the logo is centered in the header.\n\n3. **Search Form:**\n   - The form targets Google's search engine (`https://www.google.com/search`).\n   - The `\u003cinput type=\"text\"\u003e` element takes the user's search query.\n   - The `\u003cinput type=\"hidden\" name=\"q\" value=\"opossum\"\u003e` automatically adds \"opossum\" to the search query.\n   - The `\u003cbutton type=\"submit\"\u003e` triggers the search.\n\n4. **Opossum Image:**\n   - The `src` attribute of the `\u003cimg\u003e` tag is set to the provided URL of the opossum image.\n\n5. **Footer:**\n   - The footer is styled with a background color and a border.\n   - It displays \"Powered by opossum search\" at the center.\n\n**How it works:**\n\n- When the user types a query and clicks \"Search\", the form submits the data to Google's search engine.\n- The hidden input field ensures that the query sent to Google always includes the word \"opossum\".\n- This results in a Google search with the user's query and the additional term \"opossum\".\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faicirou%2Fopossum-search","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faicirou%2Fopossum-search","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faicirou%2Fopossum-search/lists"}