{"id":25895878,"url":"https://github.com/mochafreddo/dynamic_scraper","last_synced_at":"2026-05-03T21:31:25.285Z","repository":{"id":230123140,"uuid":"778553622","full_name":"mochafreddo/dynamic_scraper","owner":"mochafreddo","description":"JobScrapper is a Flask-based web application that scrapes and displays job listings from Wanted.co.kr according to user-specified keywords.","archived":false,"fork":false,"pushed_at":"2024-03-28T16:53:00.000Z","size":67,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-25T12:43:46.692Z","etag":null,"topics":["beautifulsoup","csv-export","flask","job-search","playwright","web-scraping"],"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/mochafreddo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2024-03-27T23:51:45.000Z","updated_at":"2024-03-28T16:58:48.000Z","dependencies_parsed_at":"2025-08-25T12:29:45.809Z","dependency_job_id":"da5a4bec-255d-4c11-9070-c7545da07a32","html_url":"https://github.com/mochafreddo/dynamic_scraper","commit_stats":null,"previous_names":["mochafreddo/dynamic_scraper"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mochafreddo/dynamic_scraper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mochafreddo%2Fdynamic_scraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mochafreddo%2Fdynamic_scraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mochafreddo%2Fdynamic_scraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mochafreddo%2Fdynamic_scraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mochafreddo","download_url":"https://codeload.github.com/mochafreddo/dynamic_scraper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mochafreddo%2Fdynamic_scraper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32586186,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["beautifulsoup","csv-export","flask","job-search","playwright","web-scraping"],"created_at":"2025-03-02T22:34:09.828Z","updated_at":"2026-05-03T21:31:25.280Z","avatar_url":"https://github.com/mochafreddo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JobScrapper\n\nJobScrapper is a Flask web application designed to scrape job listings from Wanted.co.kr based on user input keywords. It uses Playwright for web scraping and BeautifulSoup for parsing HTML content.\n\n## Features\n\n- Web interface for entering search keywords.\n- Scrapes job listings from Wanted.co.kr based on the keyword.\n- Displays job title, company name, and a link to the job listing.\n- Option to export the scraped job listings into a CSV file.\n\n## Requirements\n\n- Python 3.x\n- Flask\n- BeautifulSoup\n- Playwright\n\n## Installation\n\nEnsure Python is installed, then install the required packages:\n\n```bash\npip install Flask beautifulsoup4 playwright\n```\n\nRun the Playwright install command to download necessary browser binaries:\n\n```bash\nplaywright install\n```\n\n## Usage\n\nTo start the web application, run:\n\n```bash\npython main.py\n```\n\nNavigate to `http://localhost:3000` in your web browser, enter a search keyword, and view the results.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmochafreddo%2Fdynamic_scraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmochafreddo%2Fdynamic_scraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmochafreddo%2Fdynamic_scraper/lists"}