Skip to content

POOR DOCUMENTATION #2

@NitinPrakash

Description

@NitinPrakash

Let me know is it possible via PHP SDK to pass following filters while making a request.

(site_type:news OR site_type:blogs)
(domain_rank:<10000)

Is it possible via PHP SDK ?
If yes please let me know where this is documented and how can I accomplish it.

When passing these filters as parameter

$params = array(
"q" => $name,
"sort" => "crawled",
"domain_rank" => '<10000'
);
No results are returned. Support chat informed me that ENDPOINT url is incorrect.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions