Skip to content

getting different results for same offset  #674

@hamza1424

Description

@hamza1424

Overview

  • Client ID: Ot5iJ5_c6bOAhjnEHVZY9Q
  • Issue type: bug
  • Summary: Getting different results for same offset
  • Platform: Web

Description

Hi, I am using YELP API and I am extracting restaurants data from all US states. So I Get 2550 rows.
When I run the script two times for same offset I should get same results.
But there are always like 20, 15 rows which are different

More information

Endpoint

Fusion Search API

Parameters or Sample Request

state is iterator and i have list of states. I am using python.
params = {'term': food, 'limit': 50, 'offset': 0, 'location':state}




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