Code Monkey home page Code Monkey logo

resultsexportforwebofscience's Introduction

Results Export For WebOfScience

繁體中文 | 简体中文

A tool written in Go for exporting Web of Science search results to plain text documents (especially useful when several thousand articles are to be shipped at once). It can be packaged for different operating environments using Go Build, and after packaging, there is no need for an additional Go language environment setup.

Requirements

  1. Access to Web of Science's online environment legally.
  2. This code (requires a Go language environment) or the packaged program file (no need for a particular environment setup).

Instructions

  1. Complete the search on the Web of Science search page.

  2. Run code WebOfScienceResultsExport.go or the packaged program.

  3. Enter the page QID of the Web of Science search page.

    For example: When the URL is "www.webofscience.com/wos/woscc/summary/104f891b-a88b-4f4a-bb8d-da4112e85882-c5b07797/relevance/1", QID = 104f891b-a88b-4f4a-bb8d-da4112e85882-c5b07797.

  4. Enter the total number of documents to be exported.

  5. Wait for the search results to finish exporting, and the program will automatically close.

    Note: A tiny empty file may sometimes be produced due to network issues. Rerun the process if this occurs.

    Note: Due to the limitations of the Web of Science web page itself, when exporting more than 100,000 documents, documents exceeding 100,000 cannot be exported.

  6. [Optional] Splice data: In the folder where the search results are exported, you can run the code WebOfScienceSplice.go or the packaged program to merge the output data into a single text file.

resultsexportforwebofscience's People

Contributors

c55math4833 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.