{"id":20738677,"url":"https://github.com/0memo07/web-crawler","last_synced_at":"2025-04-24T02:02:43.333Z","repository":{"id":171691427,"uuid":"648276168","full_name":"0MeMo07/Web-Crawler","owner":"0MeMo07","description":"Web Crawler with Python","archived":false,"fork":false,"pushed_at":"2023-08-20T10:44:24.000Z","size":9,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-30T05:51:11.222Z","etag":null,"topics":["beautifulsoup4","bs4","crawler","crawlers","crawling","crawling-python","web-crawler","web-crawler-python","web-crawling","webcrawler"],"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/0MeMo07.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}},"created_at":"2023-06-01T15:39:55.000Z","updated_at":"2024-08-28T23:01:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"96e2f502-b2d1-4282-90a9-346b5a156401","html_url":"https://github.com/0MeMo07/Web-Crawler","commit_stats":null,"previous_names":["0memo07/web-crawler"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0MeMo07%2FWeb-Crawler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0MeMo07%2FWeb-Crawler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0MeMo07%2FWeb-Crawler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0MeMo07%2FWeb-Crawler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0MeMo07","download_url":"https://codeload.github.com/0MeMo07/Web-Crawler/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250546045,"owners_count":21448258,"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":["beautifulsoup4","bs4","crawler","crawlers","crawling","crawling-python","web-crawler","web-crawler-python","web-crawling","webcrawler"],"created_at":"2024-11-17T06:19:43.491Z","updated_at":"2025-04-24T02:02:43.320Z","avatar_url":"https://github.com/0MeMo07.png","language":"Python","readme":"# Python Web Crawler\n\nThis Python project can be used as a corresponding web crawler from a specific URL. This browser monitors its features while navigating on the given URL and keeps detailed logs for each URL visited.\n\n## Features\n\n- Searches a large number of HTML from a URL.\n- Finds links in the explored HTML content and adds URLs to visit them.\n- You can set the maximum depth level.\n- Keeps a list of visited URLs and does not revisit the same URL.\n- There are appropriate error message and exception handling elements for error handling.\n- Uses color logging.\n\n## Use\n1. Clone the project:\n\n   ```bash\n   git clone https://github.com/0MeMo07/Web-Crawler.git\n2. Go to the project directory:\n   ```bash\n   cd Web-Crawler\n3. Install required dependencies:\n   ```bash\n   pip install -r requirements.txt\n4. Run the crawler Python file::\n   ```bash\n   python crawler.py\n\n## Support me\n\n\u003ca href=\"https://www.buymeacoffee.com/SmakeMeMo\" target=\"_blank\"\u003e\u003cimg src=\"https://www.buymeacoffee.com/assets/img/custom_images/black_img.png\" alt=\"Buy Me A Coffee\"\u003e\n","funding_links":["https://www.buymeacoffee.com/SmakeMeMo"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0memo07%2Fweb-crawler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0memo07%2Fweb-crawler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0memo07%2Fweb-crawler/lists"}