{"id":16517088,"url":"https://github.com/vasistareddy/any_pagesource_scraper_selenium","last_synced_at":"2026-04-12T19:55:52.290Z","repository":{"id":91857394,"uuid":"147998715","full_name":"Vasistareddy/any_pagesource_scraper_selenium","owner":"Vasistareddy","description":"Extract pagesource/html from the selenium webdriver with get request of Flask API","archived":false,"fork":false,"pushed_at":"2018-09-11T09:44:28.000Z","size":5,"stargazers_count":2,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-13T06:41:58.948Z","etag":null,"topics":["docker","docker-image","flask-api","html","selenium","selenium-python","selenium-webdriver"],"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/Vasistareddy.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":"2018-09-09T06:18:59.000Z","updated_at":"2023-03-30T10:50:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"33b28a46-22b4-40c1-97d1-e8378f3975c7","html_url":"https://github.com/Vasistareddy/any_pagesource_scraper_selenium","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/Vasistareddy%2Fany_pagesource_scraper_selenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vasistareddy%2Fany_pagesource_scraper_selenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vasistareddy%2Fany_pagesource_scraper_selenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vasistareddy%2Fany_pagesource_scraper_selenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Vasistareddy","download_url":"https://codeload.github.com/Vasistareddy/any_pagesource_scraper_selenium/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241559301,"owners_count":19982243,"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":["docker","docker-image","flask-api","html","selenium","selenium-python","selenium-webdriver"],"created_at":"2024-10-11T16:28:32.433Z","updated_at":"2025-12-31T01:04:53.999Z","avatar_url":"https://github.com/Vasistareddy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker_selenium_pagesource_flask\nExtract pagesource/html through selenium webdriver with get request of Flask API\n\n# guide for the docker installation @digitalocean\n\thttps://www.digitalocean.com/community/tutorials/how-to-install-and-use-docker-on-ubuntu-18-04\n\n# Build the docker\n\ndocker build . -t selenium:pagesource\n\n\n# Run the docker\n\ndocker run -p 5056:5056 --env DISPLAY=:10 -d selenium:pagesource\n\t\n\t- This will make docker to run in detached mode\n\n# endpoint\n\n## - pagesource\n\n# querystrings\n\n## params:\n\t- url \u003crequired\u003e\n## response:\n\t200:\n\t- status_code: 200\n\t- pageSource: \u003cresponse of the url\u003e\n\t500:\n\t- status_code: 500\n\t- erro: error message\n\nEx: http://localhost:5056/pagesource?url=http://vasistareddy.blogspot.com/","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvasistareddy%2Fany_pagesource_scraper_selenium","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvasistareddy%2Fany_pagesource_scraper_selenium","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvasistareddy%2Fany_pagesource_scraper_selenium/lists"}