{"id":45055727,"url":"https://github.com/lousousa/webscrape-wizard","last_synced_at":"2026-02-19T09:41:25.085Z","repository":{"id":212582081,"uuid":"731841810","full_name":"lousousa/webscrape-wizard","owner":"lousousa","description":" An efficient and easy-to-use web scraping application utilizing wget for downloading and scp for secure file transfer.","archived":false,"fork":false,"pushed_at":"2023-12-15T03:24:38.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-01-28T08:10:18.935Z","etag":null,"topics":["bash","bash-script"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/lousousa.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}},"created_at":"2023-12-15T02:21:34.000Z","updated_at":"2023-12-15T02:52:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"6edc7c50-37fb-4ce4-8707-476c63791779","html_url":"https://github.com/lousousa/webscrape-wizard","commit_stats":{"total_commits":8,"total_committers":1,"mean_commits":8.0,"dds":0.0,"last_synced_commit":"7d16ef67a00fe056298a611f66ff94a97c617a2c"},"previous_names":["lousousa/webscrape-wizard"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lousousa/webscrape-wizard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lousousa%2Fwebscrape-wizard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lousousa%2Fwebscrape-wizard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lousousa%2Fwebscrape-wizard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lousousa%2Fwebscrape-wizard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lousousa","download_url":"https://codeload.github.com/lousousa/webscrape-wizard/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lousousa%2Fwebscrape-wizard/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29609525,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T06:47:36.664Z","status":"ssl_error","status_checked_at":"2026-02-19T06:45:47.551Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["bash","bash-script"],"created_at":"2026-02-19T09:41:24.264Z","updated_at":"2026-02-19T09:41:25.078Z","avatar_url":"https://github.com/lousousa.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WebScrape Wizard ![cli](https://badges.aleen42.com/src/cli.svg)\n\n## Description\nA robust web scraping tool that automates data extraction from URLs listed in an input file, organizes scraped data into specified directories, securely transfers data to a remote server, and maintains a clean local workspace by removing local copies after transfer.\n\n## Introduction\n\n### Purpose\nTo streamline the process of bulk web scraping and secure data transfer.\n\n### Features\n- Automated scraping from a list of URLs.\n- Organized storage of scraped data.\n- Secure transfer of data to a remote server.\n- Automatic local data cleanup post-transfer.\n\n## Prerequisites\n\n### Dependencies\n- `wget` for web scraping.\n- `scp` for secure file transfer.\n- Appropriate permissions for file operations and server access.\n\n## Usage\n\n### Basic Usage\nBefore running the script, ensure the following steps are completed:\n1. **Prepare the `.env` file**: create a `.env` file in the root directory of the project and add your SSH credentials for secure file transfer. This should include details like `SSH_USER`, `SSH_HOST`, and `SSH_PATH`.\n2. **Configure `input.txt`**: prepare `input.txt` by listing **directory names** and **URLs** separated by a semicolon (`;`), with each pair on a new line.\n3. **Run the script**: execute the script to start the scraping process. It will read URLs from `input.txt`, scrape data using `wget`, save it in specified directories, transfer it to the server via `scp`, and then clean up local data.\n\n```bash\nsource scraper.sh\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flousousa%2Fwebscrape-wizard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flousousa%2Fwebscrape-wizard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flousousa%2Fwebscrape-wizard/lists"}