Skip to content

Releases: majestic/Python-API-Connector

Release 0.9.5

25 Apr 16:10

Choose a tag to compare

This release ensures the API service uses POST, and improves the example scripts.

Bug fixes:

  • Fixed APIService.py possibly using GET for requests
  • Fixed GetBackLinkData.py example failing

Release 0.9.4

20 Jan 15:42

Choose a tag to compare

This release contains an important bug fix.

Bug fixes:

  • Fixed "QueuedForProcessing" API response being interpreted as an error.