
Oxford English Dictionary
Pay $0.50 for 1,000 results

Oxford English Dictionary
Pay $0.50 for 1,000 results
Scrape words, definitions, part of speech, percentage_popularity from the Oxford English Dictionary
Actor Metrics
2 Monthly users
No reviews yet
1 bookmark
>99% runs succeeded
Created in Dec 2023
Modified a year ago
You can access the Oxford English Dictionary programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "maximum_scrape_pages": 1,
3 "sort_by": "A-Z",
4 "start_page_number": 1
5}' |
6apify call focused_berimbau/oxford-english-dictionary --silent --output-dataset
Oxford English Dictionary API through CLI
The Apify CLI is the official tool that allows you to use Oxford English Dictionary locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: