/dataforseo_sdk

Primary LanguagePythonMIT LicenseMIT

DataForSEO SDK

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

  • Move credentials env vars to config

Credits

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