ourresearch / oadoi

The backend code that powers Unpaywall. support@unpaywall.org
http://unpaywall.org
MIT License
303 stars 37 forks source link

False negative for Aanda/EDP Sciences #69

Closed nemobis closed 5 years ago

nemobis commented 6 years ago

10.1051/0004-6361:20020695 is marked as not OA but actually has a link to the open PDF https://www.aanda.org/articles/aa/pdf/2002/30/aah3539.pdf and a marker <div class="special_article green">Free Access</div>

Download buttons:

<div class="article_doc"><ul><li><a href="/articles/aa/abs/2002/30/aah3539/aah3539.html" title="Abstract" class="current">Abstract</a></li><li><a href="/articles/aa/full/2002/30/aah3539/aah3539.html" title="Full HTML">Full HTML</a></li><li><a href="/articles/aa/pdf/2002/30/aah3539.pdf" title="PDF (1.58 MB)">PDF (1.58 MB)</a></li><li><a href="/articles/aa/ref/2002/30/aah3539/aah3539.html" title="References">References</a></li><li><a href="https://ui.adsabs.harvard.edu/#abs/2002A%26A...390.1119G" title="NASA ADS Abstract Service">NASA ADS Abstract Service</a></li></ul>
    </div>

API:

{
  "best_oa_location": null,
  "data_standard": 2,
  "doi": "10.1051/0004-6361:20020695",
  "doi_url": "https://doi.org/10.1051/0004-6361:20020695",
  "genre": "journal-article",
  "is_oa": false,
  "journal_is_in_doaj": false,
  "journal_is_oa": false,
  "journal_issns": "0004-6361,1432-0746",
  "journal_name": "Astronomy & Astrophysics",
  "oa_locations": [],
  "published_date": "2002-08-01",
  "publisher": "EDP Sciences",
  "title": "A search for solar $\\vec{g}$ modes in the GOLF data",
  "updated": "2018-06-18T16:35:26.846625",
  "year": 2002,
nemobis commented 5 years ago

This was FIXED.