{"id":15142672,"url":"https://github.com/shubhamdutta2000/containerized-scrapping-with-selenium-fastapi","last_synced_at":"2025-10-23T20:30:21.715Z","repository":{"id":40955072,"uuid":"400089079","full_name":"Shubhamdutta2000/Containerized-Scrapping-with-Selenium-FastAPI","owner":"Shubhamdutta2000","description":"Building and Running a Docker Container and Scrapping data using Selenium and with Fast API","archived":false,"fork":false,"pushed_at":"2023-02-08T02:26:34.000Z","size":83827,"stargazers_count":8,"open_issues_count":5,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-30T20:40:49.586Z","etag":null,"topics":["containers","continuous-integration","docker","fastapi","pipenv","python","scrapping","selenium"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Shubhamdutta2000.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null}},"created_at":"2021-08-26T08:01:45.000Z","updated_at":"2024-07-20T07:17:26.000Z","dependencies_parsed_at":"2023-01-25T13:15:12.723Z","dependency_job_id":null,"html_url":"https://github.com/Shubhamdutta2000/Containerized-Scrapping-with-Selenium-FastAPI","commit_stats":{"total_commits":6,"total_committers":3,"mean_commits":2.0,"dds":0.5,"last_synced_commit":"06b995a9233f9afc03a212d5e99cc7f68ce44618"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shubhamdutta2000%2FContainerized-Scrapping-with-Selenium-FastAPI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shubhamdutta2000%2FContainerized-Scrapping-with-Selenium-FastAPI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shubhamdutta2000%2FContainerized-Scrapping-with-Selenium-FastAPI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shubhamdutta2000%2FContainerized-Scrapping-with-Selenium-FastAPI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Shubhamdutta2000","download_url":"https://codeload.github.com/Shubhamdutta2000/Containerized-Scrapping-with-Selenium-FastAPI/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237882172,"owners_count":19381176,"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":["containers","continuous-integration","docker","fastapi","pipenv","python","scrapping","selenium"],"created_at":"2024-09-26T09:43:33.456Z","updated_at":"2025-10-23T20:30:17.749Z","avatar_url":"https://github.com/Shubhamdutta2000.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Containerized-Scrapping-with-Selenium-FastAPI\n\nBuilding and Running a Docker Container and Scrapping data using Selenium and with Fast API\n\nThe main goal of this repository is to deploy a Docker container with both, FastAPI and Selenium, to check the possibilities when we try to use FastAPI to receive parameters, and run a selenium process in the background to gather and parse data.\nThis example uses Selenium to make google search and scrap the links\n\n## Build Setup\n\n```\n# Clone repo and cd into directory\ngit clone https://github.com/Shubhamdutta2000/Containerized-Scrapping-with-Selenium-FastAPI.git\ncd Containerized-Scrapping-with-Selenium-FastAPI\n```\n\n```\n# Install dependencies locally\npip install pipenv\npipenv shell\npipenv install\n```\n\n# How to Start\n\n```\nuvicorn main:app --reload\n```\n\n# Start with Docker Locally\n\n```\n# Docker build\ndocker build  Containerized-Scrapping-with-Selenium-FastAPI\n\n# Docker Run\ndocker run -d  -p 8000:8000  Containerized-Scrapping-with-Selenium-FastAPI\n\nOR\n\n# Docker compose\ndocker-compose up --build\n\n```\n\n## Details\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cstrong\u003eContributing\u003c/strong\u003e\u003c/summary\u003e\n\nPull requests and stars are always welcome. For bugs and feature requests, [please create an issue](../../issues/new).\n\n\u003c/details\u003e\n\n### License\n\nReleased under the [MIT License](LICENSE).\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshubhamdutta2000%2Fcontainerized-scrapping-with-selenium-fastapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshubhamdutta2000%2Fcontainerized-scrapping-with-selenium-fastapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshubhamdutta2000%2Fcontainerized-scrapping-with-selenium-fastapi/lists"}