{"id":27307529,"url":"https://github.com/ukcoderj/companiessearchengine","last_synced_at":"2025-09-12T18:50:44.106Z","repository":{"id":98400625,"uuid":"405555425","full_name":"ukcoderj/CompaniesSearchEngine","owner":"ukcoderj","description":"A search engine that will utilise Azure Functions, CosmosDB and Service Bus","archived":false,"fork":false,"pushed_at":"2021-10-28T11:00:49.000Z","size":210,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T04:11:25.360Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","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/ukcoderj.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":"2021-09-12T05:29:03.000Z","updated_at":"2022-01-14T15:47:48.000Z","dependencies_parsed_at":"2023-04-26T04:42:48.004Z","dependency_job_id":null,"html_url":"https://github.com/ukcoderj/CompaniesSearchEngine","commit_stats":null,"previous_names":["ukcoderj/companiessearchengine"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ukcoderj/CompaniesSearchEngine","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ukcoderj%2FCompaniesSearchEngine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ukcoderj%2FCompaniesSearchEngine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ukcoderj%2FCompaniesSearchEngine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ukcoderj%2FCompaniesSearchEngine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ukcoderj","download_url":"https://codeload.github.com/ukcoderj/CompaniesSearchEngine/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ukcoderj%2FCompaniesSearchEngine/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274859481,"owners_count":25363196,"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","status":"online","status_checked_at":"2025-09-12T02:00:09.324Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-04-12T04:10:32.149Z","updated_at":"2025-09-12T18:50:44.056Z","avatar_url":"https://github.com/ukcoderj.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CompaniesSearchEngine\nA search engine that will utilise Azure Functions, Table Storage and Service Bus\n\nA bit hacky, but shows how one could save some sites into table storage, then use a service bus/functions to crawl those sites in parallel.\n\nThis project is just playing about - it doesn't crawl the sites.\n\n## Set up:\n\n1. \na. Create the service bus using the `devops/enviro-setup.ps1` script (this will also give you a connection string). I run it from VS Code, opening the project at the top level. Highlight a few lines, then F8 to run them. You could just run the lot.\n\nOR\n\nb. Manually create a service bus with a queue called 'webcrawl', generate a shared access policy with 'Listen' rights and copy the connection string\n\n2. Put the connection string in the functions project `local.settings.json`\n\n\n3. Have a local Azure storage emulator running. It will use local table storage for now.\n\n\n\n## TO RUN\n\n1. `AdminCompaniesImport` project imports data from a CSV into table storage for a starting point.\n(we could have a table trigger, but I wanted to use a service bus)\n\n2. Run the `SearchFunctions` project.\n\n3. Using a browser, call `WebCrawlStarter` (url should be shown in the console). This will take information out of table storage and put it onto the service bus. `WebCrawlCompany` will then pick up the information for an imaginary processing.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fukcoderj%2Fcompaniessearchengine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fukcoderj%2Fcompaniessearchengine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fukcoderj%2Fcompaniessearchengine/lists"}