Metadata-Version: 2.1
Name: gcp-scraper
Version: 3.7.4
Summary: Scraping utils with GCP functions
Home-page: https://github.com/minyeamer/gscraper.git
Author: minyeamer
Author-email: minyeamer@gmail.com
License: minyeamer
Keywords: gcp-scraper,scraper,gcp
Requires-Python: >=3.7
License-File: LICENSE
Requires-Dist: pandas>=1.1.4
Requires-Dist: openpyxl>=3.0.10
Requires-Dist: tqdm>=4.64.0
Requires-Dist: asyncio>=3.4.3
Requires-Dist: bs4>=0.0.1
Requires-Dist: requests>=2.28.1
Requires-Dist: aiohttp>=3.8.3
Requires-Dist: aiohttp-proxy>=0.1.2
Requires-Dist: lxml>=4.9.1
Requires-Dist: gspread>=5.6.2
Requires-Dist: google-cloud-bigquery>=3.4.0
Requires-Dist: pandas-gbq>=0.17.9
