Apify Discord Mirror

Updated 5 months ago

Google Search Result Scraper Output Order/Sorting

At a glance

The community member is seeking help with a Google Search Result Scraper actor. They provide an example where the input keywords are "Keyword 1", "Keyword 2", and "keyword 3", but the output is "Keyword 2", "Keyword 3", "Keyword 1", which is not in the same order as the input. The community member is asking if there is a way to make the output sorted in the same order as the input.

In the comments, another community member suggests limiting the "Max Concurrency" in the input to 1, but notes that this may come at the expense of speed.

Guys, can anyone help me with the Google Search Result Scraper actor?

For example i input these keywords to scrape:
Keyword 1
Keyword 2
keyword 3

And the output is
Keyword 2
Keyword 3
Keyword 1

is there any way to make them sorted the same way as the input?
Thanks
L
1 comment
Hello, You can limit Max Concurrency in the input to 1 but at the expense of speed.
Add a reply
Sign up and join the conversation on Discord