{"id":19610231,"url":"https://github.com/thunchanokbow/extract-data-from-website","last_synced_at":"2026-05-15T00:10:09.062Z","repository":{"id":203435156,"uuid":"709599951","full_name":"thunchanokbow/Extract-data-from-website","owner":"thunchanokbow","description":null,"archived":false,"fork":false,"pushed_at":"2023-11-02T04:18:43.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-09T09:58:45.473Z","etag":null,"topics":["beautifulsoup","python3","selenium","selenium-webdriver"],"latest_commit_sha":null,"homepage":"","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/thunchanokbow.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":"2023-10-25T02:33:08.000Z","updated_at":"2023-10-25T02:37:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"67c9001a-e6f6-40f9-9275-7c6b3b57525b","html_url":"https://github.com/thunchanokbow/Extract-data-from-website","commit_stats":null,"previous_names":["thunchanokbow/extract-data-from-website"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunchanokbow%2FExtract-data-from-website","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunchanokbow%2FExtract-data-from-website/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunchanokbow%2FExtract-data-from-website/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunchanokbow%2FExtract-data-from-website/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thunchanokbow","download_url":"https://codeload.github.com/thunchanokbow/Extract-data-from-website/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240898286,"owners_count":19875151,"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":["beautifulsoup","python3","selenium","selenium-webdriver"],"created_at":"2024-11-11T10:27:36.688Z","updated_at":"2026-05-15T00:10:08.607Z","avatar_url":"https://github.com/thunchanokbow.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Extract Data from Indeed Website\n============\n\n  The code is a Python script that uses BeautifulSoup to extract job titles, company names, locations, and salaries from Indeed job listings. The script works by first parsing **the HTML source code** of a Indeed job search page using BeautifulSoup. \n  Once the HTML is parsed, the script uses method to **find all of** the elements on the page These elements contain the individual **job listings**.\n**After the script has processed** all of the job listings on the page, **it checks to see if there is a next button**. If there is a next button and it is enabled, the script clicks the button to navigate to the next page of job listings. **If the close button is enabled, then close the popup**.\n  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthunchanokbow%2Fextract-data-from-website","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthunchanokbow%2Fextract-data-from-website","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthunchanokbow%2Fextract-data-from-website/lists"}