Skip to main content
POST
cURL

Body

application/json

Freelancer review scraping parameters

query
string
required

Provide proper Freelancer Review url or provide user_id

reviews_to_fetch
number

Number of reviews to fetch (default: all reviews, or within 30-second timeout)

sort_type
enum<string>
default:submit_date_desc

Order in which reviews should be sorted

Available options:
submit_date_desc,
submit_date_asc,
rating_desc,
rating_asc,
price_usd_desc
review_unique_id
string

The hash ID of the last review up to which you want to fetch the reviews is used in automated fetching

is_text_formatted
boolean

returns the review text with visual formatting preserved

sync_date
string

Fetches reviews posted on a specific date using format: YYYY-MM-DD

Response

Reviews fetched successfully

all_reviews
object[]

Array of fetched reviews

extra_information
object
message
string

Status message about the review extraction