{"id":48184391,"url":"https://github.com/bautitobal/web-scrapping","last_synced_at":"2026-04-04T17:47:24.926Z","repository":{"id":245637238,"uuid":"818825564","full_name":"bautitobal/web-scrapping","owner":"bautitobal","description":"This is my Web Scrapping Scripts for Python","archived":false,"fork":false,"pushed_at":"2024-10-24T20:26:01.000Z","size":3035,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-26T07:41:14.240Z","etag":null,"topics":["python-scraper","scrapping-python","web-scraping-python","web-scrapping"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bautitobal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-06-23T01:34:43.000Z","updated_at":"2024-10-24T20:26:05.000Z","dependencies_parsed_at":"2024-06-23T05:29:02.434Z","dependency_job_id":null,"html_url":"https://github.com/bautitobal/web-scrapping","commit_stats":null,"previous_names":["bautitobal/web-scrapping"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bautitobal/web-scrapping","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bautitobal%2Fweb-scrapping","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bautitobal%2Fweb-scrapping/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bautitobal%2Fweb-scrapping/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bautitobal%2Fweb-scrapping/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bautitobal","download_url":"https://codeload.github.com/bautitobal/web-scrapping/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bautitobal%2Fweb-scrapping/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31407653,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T10:20:44.708Z","status":"ssl_error","status_checked_at":"2026-04-04T10:20:06.846Z","response_time":60,"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":["python-scraper","scrapping-python","web-scraping-python","web-scrapping"],"created_at":"2026-04-04T17:47:24.765Z","updated_at":"2026-04-04T17:47:24.873Z","avatar_url":"https://github.com/bautitobal.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Web Scraping Scripts Repository\n\nWelcome to my **Web Scraping Scripts Repository!** This repository contains various *Python* scripts designed for web scraping purposes. Each script focuses on extracting specific data from different websites, providing flexibility for a wide range of scraping tasks **(will update this as I learn new and more advanced methods, so if you want to help me you can do it with a Pull Request)**.\n\n---\n## Overview\n\nThis repository is organized into different directories, each containing scripts tailored for specific scraping tasks. Currently, it includes the following directories:\n\n- `web-scrapping/`\n  - `movie_scrapper/`: Contains scripts for scraping movie scripts from websites.\n\nFeel free to explore each directory to find scripts that match your scraping needs!\n\n\n## Requirements\n\n- Python 3.8 or higher (recommended)\n- Dependencies specific to each script (specified in their respective directories)\n\n\n## Installation\n\n1. **Clone the repository**:\n\n   ```bash\n   git clone https://github.com/bautitobal/web-scrapping\n   cd web-scrapping\n   ```\n\n2. **Install dependencies**:\n   Depending on the script, install the necessary dependencies. For example:\n   ```bash\n   pip install requests beautifulsoup4\n   ```\n\n3. **Run the script:**\n   Replace `app.py` with the actual script name.\n\n\n## Contributions\nContributions to enhance existing scripts or add new scraping functionalities are welcome. Please fork the repository, make your changes, and submit a pull request if you want.\n\n\n## License\nThis project is licensed under the MIT License. See the [LICENSE](./LICENSE) file for more details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbautitobal%2Fweb-scrapping","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbautitobal%2Fweb-scrapping","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbautitobal%2Fweb-scrapping/lists"}