{"id":25733732,"url":"https://github.com/codehard8/web-scrapping","last_synced_at":"2025-07-01T12:38:04.250Z","repository":{"id":279472404,"uuid":"938928522","full_name":"codehard8/Web-Scrapping","owner":"codehard8","description":"In this repository we have provide a web scrapping project through beautifulSoup and related files","archived":false,"fork":false,"pushed_at":"2025-02-25T18:21:16.000Z","size":79,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-25T19:24:14.018Z","etag":null,"topics":["beutifulsoup","data","houses-for-sale","python3","requests-library-python","webscraping"],"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/codehard8.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":"2025-02-25T18:07:47.000Z","updated_at":"2025-02-25T18:23:06.000Z","dependencies_parsed_at":"2025-02-25T19:24:15.318Z","dependency_job_id":"c6c4fb41-ab35-40bf-a0f2-0b9a9e5b2f36","html_url":"https://github.com/codehard8/Web-Scrapping","commit_stats":null,"previous_names":["codehard8/web-scrapping"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codehard8/Web-Scrapping","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codehard8%2FWeb-Scrapping","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codehard8%2FWeb-Scrapping/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codehard8%2FWeb-Scrapping/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codehard8%2FWeb-Scrapping/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codehard8","download_url":"https://codeload.github.com/codehard8/Web-Scrapping/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codehard8%2FWeb-Scrapping/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260035129,"owners_count":22949226,"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":["beutifulsoup","data","houses-for-sale","python3","requests-library-python","webscraping"],"created_at":"2025-02-26T04:22:33.554Z","updated_at":"2025-07-01T12:38:04.208Z","avatar_url":"https://github.com/codehard8.png","language":"Python","readme":"\n---\n\n# Web Scrapping Project\n\nThis repository contains a web scraping project that utilizes BeautifulSoup to extract data. The repository includes the following key files:\n\n## Files\n\n- **`housing_dta_scrapping.py`**: This script is intended for scraping housing data from the web using BeautifulSoup.\n- **`houses_for_sale_US.csv`**: This CSV file contains data of houses for sale in the US, including details such as link, address, dealer, price, beds, baths, and area.\n\n## Project Description\n\nThis project demonstrates how to scrape web data using BeautifulSoup in Python. The primary focus is on extracting real estate data and saving it in a structured format for further analysis.\n\n## Requirements\n\n- Python 3.x\n- BeautifulSoup\n- Requests\n\n## Usage\n\n1. Clone the repository:\n    ```bash\n    git clone https://github.com/codehard8/Web-Scrapping.git\n    cd Web-Scrapping\n    ```\n\n2. Install the required packages:\n    ```bash\n    pip install -r requirements.txt\n    ```\n\n3. Run the scraping script (assuming the script name is `housing_dta_scrapping.py`):\n    ```bash\n    python housing_dta_scrapping.py\n    ```\n\n4. The results will be saved in `houses_for_sale_US.csv`.\n\n## Data Fields in `houses_for_sale_US.csv`\n\n- **link**: URL of the house listing.\n- **address**: Physical address of the house.\n- **dealer**: Real estate dealer or agent.\n- **price**: Listing price of the house.\n- **beds**: Number of bedrooms.\n- **baths**: Number of bathrooms.\n- **area**: Area of the house in square feet.\n\n## License\n\nThis project is licensed under the MIT License.\n\n---\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodehard8%2Fweb-scrapping","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodehard8%2Fweb-scrapping","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodehard8%2Fweb-scrapping/lists"}