{"id":24167154,"url":"https://github.com/iadtya/business-search-bot","last_synced_at":"2026-04-30T22:35:45.938Z","repository":{"id":272101814,"uuid":"915534099","full_name":"iAdtya/Business-Search-Bot","owner":"iAdtya","description":"This project is a microservice application designed to crawl the Florida Secretary of State website for publicly available business details","archived":false,"fork":false,"pushed_at":"2025-01-12T05:19:04.000Z","size":1685,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-02T09:14:26.193Z","etag":null,"topics":["fastapi","playwright","supabase"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/iAdtya.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":"2025-01-12T05:12:18.000Z","updated_at":"2025-01-12T05:19:07.000Z","dependencies_parsed_at":"2025-01-12T06:29:34.591Z","dependency_job_id":null,"html_url":"https://github.com/iAdtya/Business-Search-Bot","commit_stats":null,"previous_names":["iadtya/business-search-bot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/iAdtya/Business-Search-Bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iAdtya%2FBusiness-Search-Bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iAdtya%2FBusiness-Search-Bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iAdtya%2FBusiness-Search-Bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iAdtya%2FBusiness-Search-Bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iAdtya","download_url":"https://codeload.github.com/iAdtya/Business-Search-Bot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iAdtya%2FBusiness-Search-Bot/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262536788,"owners_count":23325800,"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":["fastapi","playwright","supabase"],"created_at":"2025-01-12T21:12:36.325Z","updated_at":"2026-04-30T22:35:40.905Z","avatar_url":"https://github.com/iAdtya.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Florida Business Crawler\n\nThis project is a microservice application designed to crawl the Florida Secretary of State website for publicly available business details. It consists of a backend service built with Python and Playwright, and a frontend application developed using ReactJS.\n\n## Output\nFRONTEND\n![FRONTEND](frontend.png)\nDATA-BASE\n![DATABASE](database.png)\n\n## Setup Instructions\n\n```sh\ncp .env.example .env\n```\n\n### Backend\n\n1. Navigate to the `backend` directory.\n2. Install the required dependencies using:\n   ```\n   pip install -r requirements.txt\n   ```\n3. install playwright\n   ```\n   playwright install\n   ```\n4. Run the backend application:\n   ```\n   python main.py\n   ```\n\n### Frontend\n\n1. Navigate to the `frontend` directory.\n2. Install the required dependencies using:\n   ```\n   npm install\n   ```\n3. Start the frontend application:\n   ```\n   npm start\n   ```\n## Postman Collection\n- Import Collection File in postman\n- Test the RESTAPI\n- \n## Usage\n\n- Use the frontend search form to input a business name.\n- The application will initiate a crawl of the Florida Secretary of State website and display the results in a tabular format.\n\n## Architecture Overview\n\nThe project is structured to separate concerns between the backend and frontend, allowing for a clean and maintainable codebase. The backend handles data crawling and storage, while the frontend provides a user-friendly interface for searching and displaying business details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiadtya%2Fbusiness-search-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiadtya%2Fbusiness-search-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiadtya%2Fbusiness-search-bot/lists"}