serpapi / public-roadmap

Public Roadmap for SerpApi, LLC (https://serpapi.com)
47 stars 3 forks source link

how can i search 'case law' part of the Google Scholar? #1136

Closed text2sql closed 3 months ago

text2sql commented 9 months ago

url would be https://scholar.google.com/scholar?hl=en&as_sdt=800006&q= thank you

dimitryzub commented 9 months ago

Hey guys 🙂 I've just received a notification and decided to leave a comment.

I wrote an article some time ago about it that has both SerpApi and a custom solution.

To extract case law results, make sure that as_sdt parameter has a value of 6. For your exact case (from the link you showed) the value will be 800006.

SerpApi playground link with case law results.

image

text2sql commented 9 months ago

awesome thanks! while i was waiting for your response, i asked my buddy chatgpt to play a logical game if this is serp api url for .... , what would be serp api url for this url . got https://serpapi.com/search.html?engine=google_scholar&q=coffee&hl=en&as_sdt=800006&api_key=

schaferyan commented 3 months ago

Closing this as @dimitryzub answered the question