Modules to extract information from Google Finance
Project description
Google Finance Scraper
The Google Finance Scraper is a simple testing example to understand the basics of developing your first Python package.
Deployment
- Socketify
- Build:
docker build -f Dockerfile-socketify -t socketify/develop:0.1 .
- Temp Run (bash):
docker run --name socketify-service --rm -it --network host socketify/develop:0.1 bash
- Build:
- API Service
- Build:
docker build --no-cache -t scraper-service/develop:0.1 . --build-arg GIT_COMMIT=$(git rev-parse HEAD) docker build --no-cache -t jejaktutorialdigitalcom_edutraderidscraper:latest . --build-arg GIT_COMMIT=$(git rev-parse HEAD) docker build --no-cache -t jejaktutorialdigitalcom_edutraderidupdater:latest . --build-arg GIT_COMMIT=$(git rev-parse HEAD)
- Run:
docker run --name scraper-api-service --rm -it --env-file ./.env --network host scraper-service/develop:0.1
- Build:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
goofis-ardihikaru-0.0.48.tar.gz
(14.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file goofis-ardihikaru-0.0.48.tar.gz.
File metadata
- Download URL: goofis-ardihikaru-0.0.48.tar.gz
- Upload date:
- Size: 14.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.31.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2dcee68d9fce18773d23d2cb5a71a908d53e2e7b5a70c29e504911f7abca35c3
|
|
| MD5 |
145164a4bb918be9766befcd8a0dcff1
|
|
| BLAKE2b-256 |
4e53f64147b67d0d8349599ef124068a128706df63ac8f15e4deadd92fd52f9a
|
File details
Details for the file goofis_ardihikaru-0.0.48-py3-none-any.whl.
File metadata
- Download URL: goofis_ardihikaru-0.0.48-py3-none-any.whl
- Upload date:
- Size: 23.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.31.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3fa4e04017a0087cee62f485846d5692a8451ffafd80b637f0fce0ea79292e25
|
|
| MD5 |
7c61526ca3423aca78993db5535a783f
|
|
| BLAKE2b-256 |
541edc1af50993ac1fb996850e8b2e6c51a5703d49c5fd3c585a678aab1df2bc
|