{"id":19817591,"url":"https://github.com/nirantak/scraper","last_synced_at":"2025-05-01T11:30:55.223Z","repository":{"id":45729432,"uuid":"99750352","full_name":"nirantak/scraper","owner":"nirantak","description":"Python web scrapers","archived":false,"fork":false,"pushed_at":"2022-07-15T11:52:24.000Z","size":16787,"stargazers_count":16,"open_issues_count":0,"forks_count":6,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-05-01T16:23:49.803Z","etag":null,"topics":["beautifulsoup","playwright","python","python-web-scraper","scraper","scraping","selenium"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nirantak.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"nirantak"}},"created_at":"2017-08-09T01:06:31.000Z","updated_at":"2023-12-24T13:02:27.000Z","dependencies_parsed_at":"2022-09-14T03:01:45.609Z","dependency_job_id":null,"html_url":"https://github.com/nirantak/scraper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nirantak%2Fscraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nirantak%2Fscraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nirantak%2Fscraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nirantak%2Fscraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nirantak","download_url":"https://codeload.github.com/nirantak/scraper/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224253344,"owners_count":17280934,"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":["beautifulsoup","playwright","python","python-web-scraper","scraper","scraping","selenium"],"created_at":"2024-11-12T10:13:05.849Z","updated_at":"2024-11-12T10:13:06.922Z","avatar_url":"https://github.com/nirantak.png","language":"Python","readme":"# Scraper\n\n\u003e _Python web scrapers built using Selenium, BS4 and Playwright_\n\n## Table of Contents\n\n- [Scraper](#scraper)\n  - [Table of Contents](#table-of-contents)\n  - [Installation](#installation)\n  - [Usage](#usage)\n  - [Requirements](#requirements)\n\n## Installation\n\nClone the git repository:\n\n```bash\ngit clone https://github.com/nirantak/scraper.git \u0026\u0026 cd scraper\ncp -nv .env.sample .env  # copy and update the env variables\n```\n\nInstall necessary dependencies\n\n```bash\npython3 -m venv .venv\nsource .venv/bin/activate\npip install -U pip wheel setuptools\npip install -U -r requirements.txt\nplaywright install\n```\n\n## Usage\n\nSee [scrapers/README.md](scrapers/) for usage instructions.\n\nSamples present in [demo/](demo/).\n\n## Requirements\n\n1. [Python 3.10](https://www.python.org/downloads/)\n","funding_links":["https://github.com/sponsors/nirantak"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnirantak%2Fscraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnirantak%2Fscraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnirantak%2Fscraper/lists"}