Skip to content

Improve documentation and code for 4CAT API calling #459

Open
@sal-uva

Description

@sal-uva

I just integrated a 4CAT data source search call in a local python script and lo and behold.. it worked great! But at the moment it's a bit of a forgotten child. We should really improve the documentation and (some of) the code on this, because it's an amazing feature.

Things to improve:

  • Write documentation
    • How to retrieve an API key
    • What endpoints are available (queue-query, check-query, etc).
    • Have some kind of reference point for the options dictionaries per datasource and processors.
    • Scalar implementation?
  • Make sure "-search" doesn't need to be removed for data source IDs.
  • Set frontend-confirm to True by default.
  • Remove some of the old code that still assumes we're searching for text for every data source.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions