A unified scraper collection of web data
#### Purpose of the package
+ The purpose of the package is to provide a web scraping funstions that will nbe able to deploy data to db
# Features
+ Apartment for sale features
- Ref_number
- Build_Year
- Floors
- Sitting_Rooms
- Dining_Rooms
- Bedrooms
- Wardrobes
- Bathrooms
- Car_Parking
- Ancillary
- Plot_number
- LandSize
- Price
- District
- Secto
- Date
### Getting started
The package can be found on pypi hense you can install it using pip
#### Installation
``` bash
pip install web_data_extraction
```
### API
### Contribution
Contributions are welcome
Notice a bug, let me know. Thanks
### Author
+ Main Maintainer: Lisa Yvette INYANGE
Raw data
{
"_id": null,
"home_page": "https://github.com/ILisa250/web-data-extraction",
"name": "web-data-extraction",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.9,<4.0",
"maintainer_email": "",
"keywords": "web-data-extraction,web-scraping,Lisa",
"author": "Lisa Yvette INYANGE",
"author_email": "linyange@andrew.cmu.edu",
"download_url": "https://files.pythonhosted.org/packages/26/95/f314f9ccc2ed42b4259795e9ba8d7f60f922732846561c1f6c589e4a335b/web_data_extraction-0.0.3.tar.gz",
"platform": null,
"description": "A unified scraper collection of web data \n\n\n#### Purpose of the package\n+ The purpose of the package is to provide a web scraping funstions that will nbe able to deploy data to db\n\n# Features\n+ Apartment for sale features\n - Ref_number\n - Build_Year\n - Floors\n - Sitting_Rooms\n - Dining_Rooms\n - Bedrooms\n - Wardrobes\n - Bathrooms\n - Car_Parking\n - Ancillary\n - Plot_number\n - LandSize\n - Price\n - District\n - Secto\n - Date\n\n### Getting started\nThe package can be found on pypi hense you can install it using pip \n\n#### Installation\n``` bash\npip install web_data_extraction\n```\n\n### API\n\n### Contribution\nContributions are welcome\nNotice a bug, let me know. Thanks\n\n### Author\n + Main Maintainer: Lisa Yvette INYANGE\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A unified collection of web data premises eg Apartment for sale, apartment for rent, house for sale, house for rent",
"version": "0.0.3",
"project_urls": {
"Homepage": "https://github.com/ILisa250/web-data-extraction",
"Repository": "https://github.com/ILisa250/web-data-extraction"
},
"split_keywords": [
"web-data-extraction",
"web-scraping",
"lisa"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "0d571de49288410aa34ffcae6bdf9f4cceadae439bd6ab547e3f16e9dea1e724",
"md5": "7567d07d1d9c29f6fe0e188378ed18ae",
"sha256": "2e1626beabe462fd047cc16c356e52371ec1b9325d07393a326f81c4209dc790"
},
"downloads": -1,
"filename": "web_data_extraction-0.0.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "7567d07d1d9c29f6fe0e188378ed18ae",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9,<4.0",
"size": 5963,
"upload_time": "2023-06-01T14:44:28",
"upload_time_iso_8601": "2023-06-01T14:44:28.408822Z",
"url": "https://files.pythonhosted.org/packages/0d/57/1de49288410aa34ffcae6bdf9f4cceadae439bd6ab547e3f16e9dea1e724/web_data_extraction-0.0.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2695f314f9ccc2ed42b4259795e9ba8d7f60f922732846561c1f6c589e4a335b",
"md5": "1dbb072e1068c98a04f51ad54edd6b4c",
"sha256": "61c7474548d695beb1a8729e5759d14cf15b74b23a6141f9ed6bdfae4c4abc86"
},
"downloads": -1,
"filename": "web_data_extraction-0.0.3.tar.gz",
"has_sig": false,
"md5_digest": "1dbb072e1068c98a04f51ad54edd6b4c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9,<4.0",
"size": 5485,
"upload_time": "2023-06-01T14:44:31",
"upload_time_iso_8601": "2023-06-01T14:44:31.674631Z",
"url": "https://files.pythonhosted.org/packages/26/95/f314f9ccc2ed42b4259795e9ba8d7f60f922732846561c1f6c589e4a335b/web_data_extraction-0.0.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-06-01 14:44:31",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ILisa250",
"github_project": "web-data-extraction",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "web-data-extraction"
}