ArXiv API - adilnumancelik/sonar GitHub Wiki

Plos API

Documented by Mehdi

  • Quickstart

  • Author ORCID not available

  • Does not use DOI natively, but sometime can find link to DOI like:

    <link xmlns="http://www.w3.org/2005/Atom" title="doi" href="http://dx.doi.org/10.1529/biophysj.104.047340" rel="related"/>

    or as part of:

    <arxiv:doi xmlns:arxiv="http://arxiv.org/schemas/atom">
    10.1529/biophysj.104.047340
    </arxiv:doi>
  • Uses Atom XML format (no JSON)

Get single document by DOI

http://export.arxiv.org/api/query?id_list=<id1>[,<id2>]
http://export.arxiv.org/api/query?id_list=1307.1371v1
<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <link href="http://arxiv.org/api/query?search_query%3D%26id_list%3D1307.1371v1%26start%3D0%26max_results%3D10" rel="self" type="application/atom+xml"/>
  <title type="html">ArXiv Query: search_query=&amp;id_list=1307.1371v1&amp;start=0&amp;max_results=10</title>
  <id>http://arxiv.org/api/kV8Q3E9XqE1kmZ2ER4uGuQweizY</id>
  <updated>2021-03-28T00:00:00-04:00</updated>
  <opensearch:totalResults xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/">1</opensearch:totalResults>
  <opensearch:startIndex xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/">0</opensearch:startIndex>
  <opensearch:itemsPerPage xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/">10</opensearch:itemsPerPage>
  <entry>
    <id>http://arxiv.org/abs/1307.1371v1</id>
    <updated>2013-07-04T15:21:57Z</updated>
    <published>2013-07-04T15:21:57Z</published>
    <title>On digital simply connected spaces and manifolds: a digital simply
  connected 3-manifold is the digital 3-sphere</title>
    <summary>In the framework of digital topology...</summary>
    <author>
      <name>Alexander Evako</name>
    </author>
    <arxiv:comment xmlns:arxiv="http://arxiv.org/schemas/atom">Key words: Graph; Dimension; Digital manifold; Simply connected
  space; Sphere</arxiv:comment>
    <link href="http://arxiv.org/abs/1307.1371v1" rel="alternate" type="text/html"/>
    <link title="pdf" href="http://arxiv.org/pdf/1307.1371v1" rel="related" type="application/pdf"/>
    <arxiv:primary_category xmlns:arxiv="http://arxiv.org/schemas/atom" term="cs.DM" scheme="http://arxiv.org/schemas/atom"/>
    <category term="cs.DM" scheme="http://arxiv.org/schemas/atom"/>
    <category term="math.CO" scheme="http://arxiv.org/schemas/atom"/>
  </entry>
</feed>

Search documents by field


prefix explanation
ti Title
au Author
abs Abstract
co Comment
jr Journal Reference
cat Subject Category
rn Report Number
all All of the above
http://export.arxiv.org/api/query?search_query=au:Mina Doosti
<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <link href="http://arxiv.org/api/query?search_query%3Dau%3AMina%20Doosti%26id_list%3D%26start%3D0%26max_results%3D10" rel="self" type="application/atom+xml"/>
  <title type="html">ArXiv Query: search_query=au:Mina Doosti&amp;id_list=&amp;start=0&amp;max_results=10</title>
  <id>http://arxiv.org/api/x5tCOKU8vneAsLLfsW48MnjSRhs</id>
  <updated>2021-03-28T00:00:00-04:00</updated>
  <opensearch:totalResults xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/">398</opensearch:totalResults>
  <opensearch:startIndex xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/">0</opensearch:startIndex>
  <opensearch:itemsPerPage xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/">10</opensearch:itemsPerPage>
  <entry>
    <id>http://arxiv.org/abs/1708.04360v3</id>
    <updated>2017-11-02T13:42:16Z</updated>
    <published>2017-08-14T23:55:55Z</published>
    <title>Universal superposition of arbitrary orthogonal states</title>
    <summary>  It is know ... superposition machine can also exist. </summary>
    <author>
      <name>Mina Doosti</name>
    </author>
    <author>
      <name>Farzad Kianvash</name>
    </author>
    <author>
      <name>Vahid Karimipour</name>
    </author>
    <arxiv:doi xmlns:arxiv="http://arxiv.org/schemas/atom">10.1103/PhysRevA.96.052318</arxiv:doi>
    <link title="doi" href="http://dx.doi.org/10.1103/PhysRevA.96.052318" rel="related"/>
    <arxiv:comment xmlns:arxiv="http://arxiv.org/schemas/atom">13 pages, 2 figures, Accepted for publication in Physical Review A</arxiv:comment>
    <arxiv:journal_ref xmlns:arxiv="http://arxiv.org/schemas/atom">Phys. Rev. A 96, 052318 (2017)</arxiv:journal_ref>
    <link href="http://arxiv.org/abs/1708.04360v3" rel="alternate" type="text/html"/>
    <link title="pdf" href="http://arxiv.org/pdf/1708.04360v3" rel="related" type="application/pdf"/>
    <arxiv:primary_category xmlns:arxiv="http://arxiv.org/schemas/atom" term="quant-ph" scheme="http://arxiv.org/schemas/atom"/>
    <category term="quant-ph" scheme="http://arxiv.org/schemas/atom"/>
  </entry>
  <entry>
    <id>http://arxiv.org/abs/1910.02126v2</id>
    <updated>2020-09-17T08:58:08Z</updated>
    <published>2019-10-04T20:00:36Z</published>
    <title>Quantum Physical Unclonable Functions: Possibilities and Impossibilities</title>
    <summary>  A Physica... </summary>
    <author>
      <name>Myrto Arapinis</name>
    </author>
    <author>
      <name>Mahshid Delavar</name>
    </author>
    <author>
      <name>Mina Doosti</name>
    </author>
    <author>
      <name>Elham Kashefi</name>
    </author>
    <arxiv:comment xmlns:arxiv="http://arxiv.org/schemas/atom">35 pages including the appendix</arxiv:comment>
    <link href="http://arxiv.org/abs/1910.02126v2" rel="alternate" type="text/html"/>
    <link title="pdf" href="http://arxiv.org/pdf/1910.02126v2" rel="related" type="application/pdf"/>
    <arxiv:primary_category xmlns:arxiv="http://arxiv.org/schemas/atom" term="quant-ph" scheme="http://arxiv.org/schemas/atom"/>
    <category term="quant-ph" scheme="http://arxiv.org/schemas/atom"/>
    <category term="cs.CR" scheme="http://arxiv.org/schemas/atom"/>
  </entry>
  <entry>
    <id>http://arxiv.org/abs/2006.04522v1</id>
    <updated>2020-06-08T12:35:09Z</updated>
    <published>2020-06-08T12:35:09Z</published>
    <title>Client-Server Identification Protocols with Quantum PUF</title>
    <summary>  Recently, major progress has been made towards the realisation of the quantum
internet to enable a broad rang...
</summary>
    <author>
      <name>Mina Doosti</name>
    </author>
    <author>
      <name>Niraj Kumar</name>
    </author>
    <author>
      <name>Mahshid Delavar</name>
    </author>
    <author>
      <name>Elham Kashefi</name>
    </author>
    <arxiv:comment xmlns:arxiv="http://arxiv.org/schemas/atom">46 pages, 11 figures</arxiv:comment>
    <link href="http://arxiv.org/abs/2006.04522v1" rel="alternate" type="text/html"/>
    <link title="pdf" href="http://arxiv.org/pdf/2006.04522v1" rel="related" type="application/pdf"/>
    <arxiv:primary_category xmlns:arxiv="http://arxiv.org/schemas/atom" term="quant-ph" scheme="http://arxiv.org/schemas/atom"/>
    <category term="quant-ph" scheme="http://arxiv.org/schemas/atom"/>
    <category term="cs.CR" scheme="http://arxiv.org/schemas/atom"/>
  </entry>
</feed>

Pagination

# max_results: max number of docs to return
# start: index of first row to be returned, starts from 0

# page 1
http://export.arxiv.org/api/query?search_query=all:electron&start=0&max_results=10 
# page 2
http://export.arxiv.org/api/query?search_query=all:electron&start=10&max_results=10
# page 3
http://export.arxiv.org/api/query?search_query=all:electron&start=20&max_results=10
⚠️ **GitHub.com Fallback** ⚠️