a simple API of DRAE generated by web scraping from https://dle.rae.es/ and https://www.listapalabras.com/.
Info
Version: | 1.0.0 |
Author(s): | salivosa |
Last Update: | Monday, August 31, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/DRAE-API |
Install
Install-Package DRAE-API
dotnet add package DRAE-API
paket add DRAE-API
DRAE-API Download (Unzip the "nupkg" after downloading)
Dependencies
- HtmlAgilityPack(>= 1.11.24)