This package has been deprecated

Author message:

WARNING: This package is unmaintained and might be broken.

unusual-wikipedia

0.0.0 • Public • Published

unusual-wikipedia

List of unusual Wikipedia articles.

npm version Build Status Greenkeeper badge dependency status dev dependency status license chat on gitter

Installation

npm install --save unusual-wikipedia

Usage

Returns a Promise that will resolve in a list of objects that looks as follows:

[
    {
        "url": "https://en.wikipedia.org/wiki/Breast-shaped_hill",
        "title": "Breast-shaped hill",
        "description": "Laid bare in many places around the world. May have given their name to Manchester."
    },
    {
        "url": "https://en.wikipedia.org/wiki/Folly",
        "title": "Folly",
        "description": "Buildings prized for their uselessness."
    },
    {
        "url": "https://en.wikipedia.org/wiki/Gravity_hill",
        "title": "Gravity hill",
        "description": "A hill that gives the illusion of objects rolling up it."
    },
    {
        "url": "https://en.wikipedia.org/wiki/List_of_Eiffel_Tower_replicas",
        "title": "List of Eiffel Tower replicas",
        "description": "Not as unique as you might have thought."
    },
    {
        "url": "https://en.wikipedia.org/wiki/List_of_fictional_island_nations",
        "title": "List of fictional island nations",
        "description": "These islands have not been mistaken for submarines."
    },
    {
        "url": "https://en.wikipedia.org/wiki/List_of_tautological_place_names",
        "title": "List of tautological place names",
        "description": "Place names that contain truisms and say what they are."
    }
    // …
]

Please note that entries with more than 2 columns like "List of unexplained sounds" and entries containung multiple articles like "Covered smut / False loose smut / Loose smut" are not included.

Contributing

If you found a bug, want to propose a feature or feel the urge to complain about your life, feel free to visit the issues page.

Package Sidebar

Install

npm i unusual-wikipedia

Weekly Downloads

2

Version

0.0.0

License

ISC

Last publish

Collaborators

  • juliuste