Liking cljdoc? Tell your friends :D

antistock.wikipedia


company-urlclj

(company-url company)

Returns the URL for company in Wikipedia.

Returns the URL for `company` in Wikipedia.
raw docstring

company-url-duck-duck-goclj

(company-url-duck-duck-go company)

Find the Wikipedia url of company using the Duck Duck Go API.

Find the Wikipedia url of `company` using the Duck Duck Go API.
raw docstring

company-url-wikipediaclj

(company-url-wikipedia company)

Find the Wikipedia url of company using the Wikipedia API.

Find the Wikipedia url of `company` using the Wikipedia API.
raw docstring

find-companyclj

(find-company company)

Returns the wikipedia data about company.

Returns the wikipedia data about `company`.
raw docstring

page-ids-by-titleclj

(page-ids-by-title db)

select-titleclj

(select-title document)

Select the Wikipedia page title from document.

Select the Wikipedia page title from `document`.
raw docstring

update-page-titleclj

(update-page-title db page)

Update the Wikipedia page title of page.

Update the Wikipedia page title of `page`.
raw docstring

update-wikipedia-urlsclj

(update-wikipedia-urls db)

Update the wikipedia urls of all companies.

Update the wikipedia urls of all companies.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close