IScraper.Scrape Method
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
Scrape(String, Nullable, Nullable)
Returns embed data for the specified url.
Embed Scrape(string url, int? maxwidth = default(int? ), int? maxheight = default(int? ))
Parameters
- url
- System.String
- maxwidth
- System.Nullable{System.Int32}
- maxheight
- System.Nullable{System.Int32}
Returns
Embed
An