DataForSEO SDK

https://img.shields.io/pypi/v/dataforseo_sdk.svg https://img.shields.io/travis/lieutdan13/dataforseo_sdk.svg Documentation Status

The DataForSEO Python SDK contains a Python library to interact with the DataForSEO APIs.

Features

  • Retrieve locations and languages

  • Retrieve competitors for a target domain

  • Retrieve ranked keywords for a target domain

  • Save all API requests as json files

TODO

  • Add DOCSTRINGS to all code

    • Usage for environment variables

    • Usage for CLI

    • Document classes

  • Publish documentation

  • Publish package to PyPi

  • Setup integration with TravisCI or another CI/CD platform

  • Simplify the API Client classes

  • Add functionality to the CLI

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.