Using webscraping with webscraping.ai

C# integration

Install

dotnet add package webscraping
Page HTML by URL
curl \
  # append ?api_key=$API_KEY to the URL \
  https://api.webscraping.ai/html
Information about your account calls quota
curl \
  # append ?api_key=$API_KEY to the URL \
  https://api.webscraping.ai/account
HTML of a selected page area by URL and CSS selector
curl \
  # append ?api_key=$API_KEY to the URL \
  https://api.webscraping.ai/selected
SDK on GitHub 📄 API Docs
SDK
webscraping
C#
API
webscraping.ai
webscraping.ai

Other SDKs for webscraping.ai

WebScraping-ConnectSDK_Project md

At a glance

Language C#
Endpoints4
Base URLhttps://api.webscraping.ai