{"id":15198876,"url":"https://github.com/maksva213/scraping-using-beautifulsoup","last_synced_at":"2026-03-05T09:04:11.801Z","repository":{"id":254539687,"uuid":"846852859","full_name":"MaksVa213/Scraping-using-Beautifulsoup","owner":"MaksVa213","description":"This Python script scrapes booking data for the Albertpark Golf Club and exports it to Excel files.","archived":false,"fork":false,"pushed_at":"2024-08-24T06:15:46.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-14T00:28:10.497Z","etag":null,"topics":["beautifulsoup4","logging","pandas","pyexcel","python","python-script","python-selenium","python3","requests","selenium","selenium-webdriver"],"latest_commit_sha":null,"homepage":"","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/MaksVa213.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-08-24T06:10:10.000Z","updated_at":"2024-08-24T06:19:29.000Z","dependencies_parsed_at":"2024-08-24T07:32:58.052Z","dependency_job_id":null,"html_url":"https://github.com/MaksVa213/Scraping-using-Beautifulsoup","commit_stats":null,"previous_names":["maksva213/scraping-using-beautifulsoup"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaksVa213%2FScraping-using-Beautifulsoup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaksVa213%2FScraping-using-Beautifulsoup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaksVa213%2FScraping-using-Beautifulsoup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaksVa213%2FScraping-using-Beautifulsoup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MaksVa213","download_url":"https://codeload.github.com/MaksVa213/Scraping-using-Beautifulsoup/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241678129,"owners_count":20001679,"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","logging","pandas","pyexcel","python","python-script","python-selenium","python3","requests","selenium","selenium-webdriver"],"created_at":"2024-09-28T01:43:01.698Z","updated_at":"2026-03-05T09:04:11.740Z","avatar_url":"https://github.com/MaksVa213.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Golf Club Scraper\n\nThis Python script scrapes booking data for the Albertpark Golf Club and exports it to Excel files.\n\n### Features\n\n- Scrapes booking data for the next 5 days\n- Extracts information such as tee time, slot, price, and available count\n- Exports the scraped data to Excel files with each sheet representing a day\n\n### Prerequisites\n\n- Python 3.x\n- Required libraries:    `requests`, `beautifulsoup4`, `pandas`, `datetime`, `logging`, `os`\n\n### Installation\n\n1. Clone the repository:\n\n```bash\ngit clone https://github.com/MaksVa213/Scraping-using-Beautifulsoup.git\n```\n\n2. Navigate to the project directory:\n\n```bash\ncd Scraping-using-Beautifulsoup\n```\n\n3. Create a virtual environment (optional but recommended):\n\n```bash\npython -m venv env\nsource env/bin/activate  # On Windows, use `env\\Scripts\\activate`\n```\n\n4. Install the required libraries:\n\n```bash\npip install -r requirements.txt\n```\n\n### Usage\n\n1. Update the `base_url` variable in the script with the appropriate URL for the SandringHam Golf Club booking page.\n\n2. Run the script:\n\n```bash\npython scraper.py\n```\n\nThe script will scrape the booking data and export it to Excel files in the `SandringHam-Golfclub-data` directory.\n\n### Logging\n\nThe script uses logging to record important events and errors. The log file is saved as `scraper.log` in the `SandringHam-Golfclub-Data` directory.\n\n### Contributing\n\nIf you find any issues or have suggestions for improvements, feel free to create an issue or submit a pull request.\n\n### License\n\nThis project is licensed under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaksva213%2Fscraping-using-beautifulsoup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaksva213%2Fscraping-using-beautifulsoup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaksva213%2Fscraping-using-beautifulsoup/lists"}