Skip to content

Analysing SERPs on Large Sclae #126

Answered by eliasdabbas
Rushikesh494 asked this question in Q&A
Discussion options

You must be logged in to vote

You can use the start parameter multiple times like this:

serp_ranks = adv.serp_goog(cx=cx, key=key, q=queries,gl=['om'], start=[1, 11, 21, 31, 41])

This would run the same queries once for each start position, ending up with the top 50 results.

Note: your key was edited to protect its privacy. Watch out not to publish it anywhere, and it's better to deactivate it and create a new one.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Rushikesh494
Comment options

@eliasdabbas
Comment options

Answer selected by eliasdabbas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants