/wos-crawler

Crawler for Web of Science

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Web of Science Crawler

A simple web of science crawler to get the number of citations of a paper.

Features

  • Search
  • Get meta information
  • Using proxy provided by educational institutions

Attention

Under development, not stable.

Citation

If you find this code useful, please consider citing the following software:

@misc{wos_crawler,
  author       = {Rongxin Ouyang},
  title        = {reycn/wos-crawler},
  year         = {2025},
  url          = {https://github.com/reycn/wos-crawler},
  note         = {Accessed: 2025-03-26},
  howpublished = {\url{https://github.com/reycn/wos-crawler}}
}

License

GNU General Public License v3.0