Skip to main content

Global FirePower Scraper

Project description

Global Fire Power Scraper

How to use it ?

pip install globalfirepower-scraper

from scraper import GlobalFirePowerScraper

gfi_scraper = GlobalFirePowerScraper

print(gfps.get_country_ranking_table())

Exemple of output:

     rank           name  power_index progress                        id
0       1  United States       0.0453       up  united-states-of-america
1       2         Russia       0.0501       up                    russia
2       3          China       0.0511       up                     china
3       4          India       0.0979       up                     india
4       5          Japan       0.1195       up                     japan
..    ...            ...          ...      ...                       ...
137   138        Liberia       8.5213   stable                   liberia
138   139        Somalia      11.8854     down                   somalia
139   140         Kosovo      13.9136       up                    kosovo
140   141         Bhutan      35.8958     down                    bhutan
141   142        Iceland      78.6623   stable                   iceland

Deploy upgrade on PyPi

python setup.py sdist bdist_wheel

LICENCE

This works is under MIT License.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

globalfirepower-scraper-0.0.1.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

globalfirepower_scraper-0.0.1-py3-none-any.whl (3.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page