{"id":26406316,"url":"https://github.com/anastasios3/webscrapper","last_synced_at":"2025-03-17T17:19:14.782Z","repository":{"id":241397946,"uuid":"806744303","full_name":"Anastasios3/webScrapper","owner":"Anastasios3","description":null,"archived":false,"fork":false,"pushed_at":"2024-05-31T20:01:21.000Z","size":13076,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-05-31T21:24:43.566Z","etag":null,"topics":[],"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/Anastasios3.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":"2024-05-27T20:09:18.000Z","updated_at":"2024-05-31T20:01:24.000Z","dependencies_parsed_at":"2024-05-28T06:01:24.753Z","dependency_job_id":"c641fd99-2e3f-4679-9834-00e0af75519f","html_url":"https://github.com/Anastasios3/webScrapper","commit_stats":null,"previous_names":["anastasios3/webscrapper"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anastasios3%2FwebScrapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anastasios3%2FwebScrapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anastasios3%2FwebScrapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anastasios3%2FwebScrapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Anastasios3","download_url":"https://codeload.github.com/Anastasios3/webScrapper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244075645,"owners_count":20393980,"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":[],"created_at":"2025-03-17T17:19:14.267Z","updated_at":"2025-03-17T17:19:14.765Z","avatar_url":"https://github.com/Anastasios3.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Web Scraper Project\n\n## Disclaimer\nIt needs more work.\n\n## Overview\n\nA web scraper built with Flask and SQLAlchemy for scraping and storing web data.\n\n## Features\n\n- User authentication\n- Data scraping\n- Data storage\n\n## Requirements\n\n- Python 3.8+\n- See `requirements.txt` for full list\n\n## Installation\n\n1. **Clone the repository:**\n   ```sh\n   git clone https://github.com/Anastasios3/webScrapper.git\n   cd webScrapper\n\n\nCreate a virtual environment:\n\n\npython -m venv scraper_env\nscraper_env\\Scripts\\activate  # On Windows\nsource scraper_env/bin/activate  # On Unix/macOS\n\nInstall dependencies:\n\n\npip install -r requirements.txt\n\nSet up the database:\n\n\n    flask shell\n    \u003e\u003e\u003e from app import db\n    \u003e\u003e\u003e db.create_all()\n    \u003e\u003e\u003e exit()\n\nUsage\n\n    Run the app:\n\n    python run.py\n\n    Open in browser:\n    Navigate to http://127.0.0.1:5000/.\n\nLicense\n\nMIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanastasios3%2Fwebscrapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanastasios3%2Fwebscrapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanastasios3%2Fwebscrapper/lists"}