{"id":29193678,"url":"https://github.com/bacdong/web-crawler","last_synced_at":"2025-09-01T22:36:48.774Z","repository":{"id":154390483,"uuid":"272687999","full_name":"Bacdong/web-crawler","owner":"Bacdong","description":"Crawler website with requests library in python","archived":false,"fork":false,"pushed_at":"2020-09-07T08:24:41.000Z","size":65,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-02T03:06:27.345Z","etag":null,"topics":["crawler-python","python","python-library","python-requests","python-spider","python3"],"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/Bacdong.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,"zenodo":null}},"created_at":"2020-06-16T11:18:59.000Z","updated_at":"2023-02-19T04:02:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"bab5e6a9-7ad0-4155-81d3-55ed59e13254","html_url":"https://github.com/Bacdong/web-crawler","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Bacdong/web-crawler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bacdong%2Fweb-crawler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bacdong%2Fweb-crawler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bacdong%2Fweb-crawler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bacdong%2Fweb-crawler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bacdong","download_url":"https://codeload.github.com/Bacdong/web-crawler/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bacdong%2Fweb-crawler/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267626968,"owners_count":24117709,"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","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"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":["crawler-python","python","python-library","python-requests","python-spider","python3"],"created_at":"2025-07-02T03:05:30.294Z","updated_at":"2025-07-29T04:08:42.058Z","avatar_url":"https://github.com/Bacdong.png","language":"Python","readme":"\n### Web Crawler with requests and beautifulsoup4(bs4) library in python ###\n\n#### Installing for Development: ####\n* IDE: \n```\n- Download python (https://www.python.org/downloads/)\n- Install IDE support compile Python: VSCode, Pycharm, Sublime Text, ...\n```\n* Extension for IDE:\n```\n+ For VSCode, you need install some extension to support code python:\n    . HTML CSS Support\n    . Python\n    . Remote Development\n  + For IDE different: Search more information on google\n```\n* To run:\n```\n- OPEN TERMINAL:\n  + cd crawler\n  + pip install requests // (pip3 install requests)\n  + pip install beautifulsoup4 // (pip3 install beautifullsoup4) \n- OPEN getData.py file:\n  ( * If you no need save data into database:\n      . Comment some function  use to connect database: Eg. insertData..(),...\n      . No need to worry about connecting and dealing with databases.\n  )\n  - Replace current available \"url\" variable in file with the one url address you want.\n\n  - Reopen terminal and run with: python getData.py\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbacdong%2Fweb-crawler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbacdong%2Fweb-crawler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbacdong%2Fweb-crawler/lists"}