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

Implement REST API for Google Scholar wrapper #6

Closed
Xiphereal opened this issue Dec 22, 2020 · 0 comments · Fixed by #20
Closed

Implement REST API for Google Scholar wrapper #6

Xiphereal opened this issue Dec 22, 2020 · 0 comments · Fixed by #20
Assignees
Labels

Comments

@Xiphereal
Copy link
Owner

Xiphereal commented Dec 22, 2020

Implement a REST API for the Google Scholar wrapper that allows for year-filtered requests to the data source.

Note that this REST API must be in the GoogleScholarWrapper module, integrated alongside #15. The reason of not creating a single issue for the whole wrapper and splitting the contents in two, is because the data extraction is performed with Selenium and it seems to be a tiresome and hard work just on its own.

The returned response must be in JSON format (transformed from BibTex), only containing results in the requested year range.

@Xiphereal Xiphereal changed the title Implement REST API for Google Scholar extractor wrapper Implement REST API for Google Scholar wrapper Dec 26, 2020
@JV-DM JV-DM self-assigned this Jan 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants