﻿eodag.plugins.search.qssearch.PostJsonSearch
============================================

.. currentmodule:: eodag.plugins.search.qssearch

.. autoclass:: PostJsonSearch

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~PostJsonSearch.__init__
      ~PostJsonSearch.build_query_string
      ~PostJsonSearch.build_sort_by
      ~PostJsonSearch.clear
      ~PostJsonSearch.collect_search_urls
      ~PostJsonSearch.count_hits
      ~PostJsonSearch.discover_collections
      ~PostJsonSearch.discover_collections_per_page
      ~PostJsonSearch.discover_queryables
      ~PostJsonSearch.do_search
      ~PostJsonSearch.ensure_plugins_loaded
      ~PostJsonSearch.extract_results_from_response
      ~PostJsonSearch.get_assets_from_mapping
      ~PostJsonSearch.get_collection_cfg_dates
      ~PostJsonSearch.get_collection_cfg_value
      ~PostJsonSearch.get_collection_def_params
      ~PostJsonSearch.get_metadata_mapping
      ~PostJsonSearch.get_provider_collections
      ~PostJsonSearch.get_sort_by_arg
      ~PostJsonSearch.list_queryables
      ~PostJsonSearch.map_collection
      ~PostJsonSearch.normalize_config
      ~PostJsonSearch.normalize_results
      ~PostJsonSearch.query
      ~PostJsonSearch.queryables_from_metadata_mapping
      ~PostJsonSearch.validate
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~PostJsonSearch.entrypoint_group
      ~PostJsonSearch.extract_properties
      ~PostJsonSearch.plugins
      ~PostJsonSearch.auth
      ~PostJsonSearch.next_page_url
      ~PostJsonSearch.next_page_query_obj
      ~PostJsonSearch.total_items_nb
      ~PostJsonSearch.need_count
   
   