{"id":13990841,"url":"https://github.com/JoshuaRabiu/spresso-search","last_synced_at":"2025-07-22T13:31:41.515Z","repository":{"id":42113617,"uuid":"150345263","full_name":"JoshuaRabiu/spresso-search","owner":"JoshuaRabiu","description":"Visual metasearch engine built with TypeScript, React, Redux \u0026 Express","archived":false,"fork":false,"pushed_at":"2022-12-09T16:56:20.000Z","size":1182,"stargazers_count":263,"open_issues_count":30,"forks_count":27,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-11-28T23:51:47.054Z","etag":null,"topics":["express","javascript","metasearch","metasearch-engine","react","reactjs","redux","search-aggregation"],"latest_commit_sha":null,"homepage":"http://spresso-search.herokuapp.com/","language":"TypeScript","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/JoshuaRabiu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-09-26T00:23:34.000Z","updated_at":"2024-06-23T07:15:10.000Z","dependencies_parsed_at":"2023-01-25T15:46:09.140Z","dependency_job_id":null,"html_url":"https://github.com/JoshuaRabiu/spresso-search","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/JoshuaRabiu%2Fspresso-search","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoshuaRabiu%2Fspresso-search/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoshuaRabiu%2Fspresso-search/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoshuaRabiu%2Fspresso-search/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JoshuaRabiu","download_url":"https://codeload.github.com/JoshuaRabiu/spresso-search/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227099032,"owners_count":17730696,"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":["express","javascript","metasearch","metasearch-engine","react","reactjs","redux","search-aggregation"],"created_at":"2024-08-09T13:03:23.011Z","updated_at":"2024-11-29T10:31:55.768Z","avatar_url":"https://github.com/JoshuaRabiu.png","language":"TypeScript","funding_links":[],"categories":["TypeScript","redux"],"sub_categories":[],"readme":"# spresso-search \n[![Build Status](https://travis-ci.com/JoshuaRabiu/spresso-search.svg?branch=master)](https://travis-ci.com/JoshuaRabiu/spresso-search)\n[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)\n\n![Tesla Model 3 Search Results](https://i.imgur.com/W4DRwiS.png)\n\n\u003eVisual metasearch engine built with React, Redux, Express, and TypeScript.\n\n[Live link to site](http://spresso-search.herokuapp.com/)\n\n## About\nSpresso Search scrapes search results from Google using the [node x-ray](https://github.com/matthewmueller/x-ray) library, and uses the same library to scrape obtain meta-information on webpages (preview images, favicons). There is a screenshot feature, which takes screenshots of sites that don't have meta preview images in their HTML. There is also a text-outline feature, powered by [node-unfluff](https://github.com/ageitgey/node-unfluff), which scrapes text content from web pages(ideal for articles \u0026 other text-rich pages), allowing the user to read the contents of a web page in clean, formatted text and without leaving the Spresso Search site.\n\n## Running Locally\nTo run Spresso Search locally, first clone the repo with: `git clone https://github.com/JoshuaRabiu/spresso-search.git`\n\n\nThen `cd` into its directory:  `cd spresso-search`\n\nInstall the dependencies with `yarn install`\n\nThen run `yarn start` to run the client side code. The app should be visible on port 3000.\n\nOpen a new terminal tab/window in the same directory, and run `cd server` to go into the server directory.\n\nRun `node ./build/server.js` to start the server. The app is now ready for use.\n\nIf making any modifications to the server's TypeScript code, you should start the TypeScript compiler in watch mode with\n\n `tsc -w` so your changes can be tracked in the JS build.\n\n\n## License\n[MIT](https://github.com/JoshuaRabiu/spresso-search/blob/master/LICENSE.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FJoshuaRabiu%2Fspresso-search","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FJoshuaRabiu%2Fspresso-search","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FJoshuaRabiu%2Fspresso-search/lists"}