Google Scholar Scraper API
## Google Scholar Scraper API Extract academic papers, citations, h-index scores, and author profiles from Google Scholar. No API key needed — just pass a search query or author name. ### Data Flow ``` Search Query/Author → Scholar Scraper → Structured Academic Data ↓ ↓ ↓ Keywords or Crawl results Papers + Citations author name Parse profiles Author metrics Extract citations Publication data ```…
Google Scholar Scraper API endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Search Google Scholar /runs/last/dataset/items |
Search Google Scholar for papers, authors, and citations. Returns paper titles, authors, citation counts, publication dates, and links. Supports keyword search, author search,… |
Google Scholar Scraper API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $4.99 / month | — |
|
| ULTRA | $14.99 / month | — |
|
| MEGA | $49.99 / month | — |
|