{"id":28612653,"url":"https://github.com/scriptogre/crawler-fastapi","last_synced_at":"2026-02-12T14:34:09.381Z","repository":{"id":298019796,"uuid":"702438710","full_name":"scriptogre/crawler-fastapi","owner":"scriptogre","description":"FastAPI-based web application for crawling and analyzing webpages with real-time feedback.","archived":false,"fork":false,"pushed_at":"2023-10-09T10:15:50.000Z","size":107,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-29T00:29:35.364Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/scriptogre.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":"2023-10-09T10:14:59.000Z","updated_at":"2024-10-14T05:59:35.000Z","dependencies_parsed_at":"2025-06-09T01:11:26.580Z","dependency_job_id":"f9dd234c-c17d-476e-8c62-07bd931c8968","html_url":"https://github.com/scriptogre/crawler-fastapi","commit_stats":null,"previous_names":["scriptogre/crawler-fastapi"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/scriptogre/crawler-fastapi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scriptogre%2Fcrawler-fastapi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scriptogre%2Fcrawler-fastapi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scriptogre%2Fcrawler-fastapi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scriptogre%2Fcrawler-fastapi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scriptogre","download_url":"https://codeload.github.com/scriptogre/crawler-fastapi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scriptogre%2Fcrawler-fastapi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29368695,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T08:51:36.827Z","status":"ssl_error","status_checked_at":"2026-02-12T08:51:26.849Z","response_time":55,"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":[],"created_at":"2025-06-12T00:30:45.924Z","updated_at":"2026-02-12T14:34:09.350Z","avatar_url":"https://github.com/scriptogre.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Intelligent Web Crawler\n\nA simple web application to crawl webpages and check for suspicious words. Developed for fun and as a hobby project to experiment with FastAPI.\n\n![img.png](app/static/img/showcase.png)\n\n## Features\n\n- **Upload**: Upload a CSV containing URLs to start the crawling process.\n- **Suspicious Word Detection**: The crawler checks webpages for any suspicious words specified by the user.\n- **Real-time Feedback**: The application provides real-time feedback on the webpages being scanned and the detection of suspicious words.\n  \n## Tech Stack\n\n- **Backend**: FastAPI\n- **Web Templating**: Jinja2\n- **Styling**: TailwindCSS with DaisyUI\n- **Frontend Enhancements**: HTMX and Hyperscript\n- **Deployment**: Docker and docker-compose\n- **Crawler**: Scrapy\n\n## How to Run\n\nEnsure you have Docker and docker-compose installed.\n\n1. Clone the repository:\n   ```bash\n   git clone \u003crepository-url\u003e\n    ```\n2. Navigate to the project directory:\n    ```bash\n    cd \u003cproject-directory\u003e\n    ```\n3. Use docker-compose to build and run the application:\n    ```bash\n    docker-compose up --build\n    ```\n4. The application should now be running at http://localhost:8000.\n\n## Usage\n1. Go to the homepage at http://localhost:8000.\n2. Upload a .csv file containing the URLs you want to crawl.\n3. Input suspicious words for the crawler to detect.\n4. Start the web crawling process and monitor the results in real-time. (Integration with the crawler is currently pending)\n## Feedback \u0026 Contributions\nFeedback is welcome! Feel free to open an issue or submit a pull request.\n\n## License\nThis project is open-source and available under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscriptogre%2Fcrawler-fastapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscriptogre%2Fcrawler-fastapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscriptogre%2Fcrawler-fastapi/lists"}