Skip to content

xcelerant/dataforseo_sdk

 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.2%
  • Makefile 2.8%