Title: Fetching data from http//&#8230;
Last modified: August 21, 2016

---

# Fetching data from http//…

 *  [Tuttosulgsm](https://wordpress.org/support/users/tuttosulgsm/)
 * (@tuttosulgsm)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/fetching-data-from-http/)
 * Hi,
 * On my wordpress site I have to fetching data from an url like this
    `http://doi.
   crossref.org/servlet/getForwardLinks?usr=MYUSERNAME&pwd=MYPASSWORD&doi=DOI` where:
   MyUsername and MyPassword are from CrossRef (database of academic publications)
   DOI is a number which identify a digital content (as journal or book series)
 * This url has this result:
    `<crossref_result xmlns=”[http://www.crossref.org/qrschema/2.0&#8243](http://www.crossref.org/qrschema/2.0&#8243);
   xmlns:xsi=”[http://www.w3.org/2001/XMLSchema-instance&#8221](http://www.w3.org/2001/XMLSchema-instance&#8221);
   version=”2.0″ xsi:schemaLocation=”[http://www.crossref.org/qrschema/2.0](http://www.crossref.org/qrschema/2.0)
   [http://www.crossref.org/qrschema/crossref_query_output2.0.xsd”&gt](http://www.crossref.org/qrschema/crossref_query_output2.0.xsd”&gt);
   <query_result> <head> <doi_batch_id>none</doi_batch_id> </head> <body> <forward_link
   doi=”XXXXXXXXXXXXXXXX”> <journal_cite fl_count=”0″> <issn type=”print”>XXXXXXXXX
   </issn> <issn type=”electronic”>XXXXXXXXXX</issn> <journal_title>XXXXXXXXXXX</
   journal_title> <journal_abbreviation>XXXXXXXXXXX</journal_abbreviation> <article_title
   > XXXXXXXXXXXXXXXXXXXX </article_title> <contributors> <contributor first-author
   =”true” sequence=”first” contributor_role=”author”> <given_name>XXXXXXXXXX</given_name
   > <surname>XXXXXXXXXX</surname> </contributor> <contributor first-author=”false”
   sequence=”additional” contributor_role=”author”> <given_name>XXXXXXXXX</given_name
   > <surname>XXXXXXXXX</surname> </contributor> <contributor first-author=”false”
   sequence=”additional” contributor_role=”author”> <given_name>XXXXXXX</given_name
   > <surname>XXXXXXX</surname> </contributor> <contributor first-author=”false”
   sequence=”additional” contributor_role=”author”> <given_name>XXXXXXX</given_name
   > <surname>XXXXXXX</surname> </contributor> </contributors> <year>2014</year>
   <publication_type>full_text</publication_type> <doi type=”journal_article”>10.1007/
   s11012-014-0014-y</doi> </journal_cite> </forward_link> </body> </query_result
   > </crossref_result>
 * Finally I need to import this result on my wordpress site like this
    [http://pubs.rsc.org/en/Content/ArticleLanding/2000/CS/a904518j#!divAbstract](http://pubs.rsc.org/en/Content/ArticleLanding/2000/CS/a904518j#!divAbstract)(
   see the tab “Cited by”
 * **Is there any plugin do it in the same way?**
    I already test WP Web scraper
   but it doesn’t works good Have you any idea or suggest for me? Thanks

The topic ‘Fetching data from http//…’ is closed to new replies.

 * 0 replies
 * 1 participant
 * Last reply from: [Tuttosulgsm](https://wordpress.org/support/users/tuttosulgsm/)
 * Last activity: [11 years, 8 months ago](https://wordpress.org/support/topic/fetching-data-from-http/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
