Keyword occurance in academic papers (google scholar)

This function gets the amount of hits for a specific keyword per year, using google scholar. Inspired by https://zenodo.org/record/1218409
28 Downloads
Aktualisiert 20 Mai 2022

Lizenz anzeigen

List the hits for a specific acedamic keyword by year using google scholar.
Input: Search term as string, start year as number, end year as number, extrapolate 0 or 1: Extrapolates if the year is not finished yet
Example, simple search term: keyword_occurances = academic_keyword_occurance ('PIVlab',2010,2022,0)
Example, advanced search terms: keyword_occurances = academic_keyword_occurance ('("pivlab" | "piv lab") AND ("piv" | "particle image velocimetry") -"@pivlab.net"',2010,2022,0)
The function returns a list with the amount of keyword hits per year.

Zitieren als

William Thielicke (2024). Keyword occurance in academic papers (google scholar) (https://www.mathworks.com/matlabcentral/fileexchange/111910-keyword-occurance-in-academic-papers-google-scholar), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2022a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.1

added image

1.0.0