Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a "Scientific publication" page with automated Google Scholar exports #683

Open
teolemon opened this issue Dec 6, 2018 · 3 comments
Labels

Comments

@teolemon
Copy link
Member

teolemon commented Dec 6, 2018

http://www.icir.org/christian/scholar.html
Query to use
"Open Food Facts" OR "OpenFoodFacts" OR "Open Beauty Facts" OR "Open Beauty Facts"

@teolemon
Copy link
Member Author

teolemon commented Dec 6, 2018

The page would also have some content for Researchers looking forward to reuse, quote OFF.

@CharlesNepote
Copy link
Member

CharlesNepote commented Dec 14, 2018

Very good point. It's very interesting to understand the OFF's impact. I think I can handle that.

You must make a chain of commands because the -s "one phrase, another phrase" doesn't seem to work well (only 10 articles returned).

./scholar.py --phrase "Open Food Facts" --csv-header > all.OpenFoodFacts.csv
./scholar.py --phrase "OpenFoodFacts" --csv >> all.OpenFoodFacts.csv

produces 20 different articles! see all.OpenFoodFacts.txt (Github doesn't accept CSV files and be careful, the CSV delemiter is "|").

The CSV file contains 11 columns (title, link, PDF, excerpt... but not the authors). For a primary version, I suggest that we just produce a list with the title linked to the URL. I think there is no need to go furthermore for the moment, the page should be created by hand (in the wiki). The automation doesn't make sense as there is not every day a new scientific publication quoting "OFF".

@CharlesNepote
Copy link
Member

Hmmm... the problem is that this script is not a crawler and stops à the first page of results (20 results). In fact there is far more articles quoting OFF (dozens)...

The script is working for the years that have less than 20 articles.

@teolemon teolemon moved this to To discuss and validate in 🍊 Open Food Facts Server issues Apr 23, 2024
@github-project-automation github-project-automation bot moved this to To Discuss & Validate in 📢 Open Food Facts Marketing Feb 28, 2025
@teolemon teolemon transferred this issue from openfoodfacts/openfoodfacts-server Feb 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: To discuss and validate
Status: To Discuss & Validate
Development

No branches or pull requests

2 participants