{"id":50412345,"url":"https://github.com/cskwork/profitable-company-scraper","last_synced_at":"2026-05-31T04:04:57.306Z","repository":{"id":265256495,"uuid":"895600501","full_name":"cskwork/profitable-company-scraper","owner":"cskwork","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-19T12:27:30.000Z","size":240,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"gh-pages","last_synced_at":"2025-06-19T12:32:17.279Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/cskwork.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-11-28T14:08:49.000Z","updated_at":"2024-11-28T14:32:36.000Z","dependencies_parsed_at":"2024-11-28T21:04:36.408Z","dependency_job_id":null,"html_url":"https://github.com/cskwork/profitable-company-scraper","commit_stats":null,"previous_names":["cskwork/profitable-company-scraper"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cskwork/profitable-company-scraper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cskwork%2Fprofitable-company-scraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cskwork%2Fprofitable-company-scraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cskwork%2Fprofitable-company-scraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cskwork%2Fprofitable-company-scraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cskwork","download_url":"https://codeload.github.com/cskwork/profitable-company-scraper/tar.gz/refs/heads/gh-pages","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cskwork%2Fprofitable-company-scraper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33718497,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"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":"2026-05-31T04:04:56.300Z","updated_at":"2026-05-31T04:04:57.300Z","avatar_url":"https://github.com/cskwork.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Profitable Company Analyzer\n\nA web application that helps analyze publicly traded companies using real-time financial data and multi-language support.\n\n## Features\n\n- Real-time company search and financial data analysis\n- Interactive stock price charts\n- Multi-language support (English, Korean, Japanese, Chinese, Spanish, French, German)\n- Comprehensive financial metrics and analysis\n- Mobile-responsive design\n\n## Deployment\n\nThe application is split into two parts:\n\n1. Frontend (GitHub Pages)\n   - Static website hosted on GitHub Pages\n   - Located in the `/docs` directory\n\n2. Backend (Vercel)\n   - Flask API hosted on Vercel\n   - Located in the `/api` directory\n\n### Setup Instructions\n\n1. Deploy the Backend (Vercel):\n   ```bash\n   npm install -g vercel\n   vercel login\n   vercel\n   ```\n\n2. Update Frontend Configuration:\n   - Get your Vercel deployment URL\n   - Update `docs/js/config.js` with your Vercel URL\n\n3. Deploy Frontend (GitHub Pages):\n   - Push your changes to GitHub\n   - Go to repository Settings \u003e Pages\n   - Set source branch to `main` and folder to `/docs`\n\n## Development\n\n### Prerequisites\n- Python 3.10+\n- Node.js and npm (for Vercel CLI)\n\n### Local Development\n1. Install backend dependencies:\n   ```bash\n   cd api\n   pip install -r requirements.txt\n   ```\n\n2. Run the Flask development server:\n   ```bash\n   python index.py\n   ```\n\n3. Open `docs/index.html` in your browser\n\n## Technologies Used\n\n- Frontend:\n  - HTML5, CSS3, JavaScript\n  - Bootstrap 5\n  - Plotly.js\n  - jQuery\n\n- Backend:\n  - Python Flask\n  - yfinance\n  - googletrans\n  - pandas\n\n## License\n\nMIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcskwork%2Fprofitable-company-scraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcskwork%2Fprofitable-company-scraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcskwork%2Fprofitable-company-scraper/lists"}