Code Monkey home page Code Monkey logo

scopusapi's Issues

error while retrieving xml: : Unauthorized (HTTP 401).

I was using:

theXML <- searchByString (string = query, outfile = "testdata.xml")

then i get an error:

Error in searchByString (string = query, outfile = "testdata.xml"): Unauthorized (HTTP 401).
3. stop (http_condition (x, "error", task = task, call = call))
2. httr :: stop_for_status (theURL) at scopusAPI.R # 12

  1. searchByString (string = query, outfile = "testdata.xml")

I'm new to R, was it my API key that create error Unauthorized (HTTP 401)?

Batch functionality for ScopusAPI code

Good afternoon. I was wondering how simple it would be to use a list of strings to search, one by one, using this script? Could I enter a .csv file with my search terms, one per line, and then have it run the script for each line and report out the data one at a time? Do you have any other suggestions how to automate it like that? Thanks!

error on extractXML

I receive the following error on extractXML using basically the same example as is given in the readme:

Error: 1: XML declaration allowed only at the start of the document
2: XML declaration allowed only at the start of the document
3: XML declaration allowed only at the start of the document
4: Premature end of data in tag search-results line 3
5: Premature end of data in tag search-results line 1
6: Premature end of data in tag search-results line 1

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.