Website Contact Crawler
Pricing
Pay per usage
Pricing
Pay per usage
Rating
5.0
(1)
Developer
Man Mohit verma
Maintained by CommunityActor stats
0
Bookmarked
12
Total users
4
Monthly active users
16 days ago
Last modified
Categories
Share
Website Contact Crawler
Pricing
Pay per usage
Pricing
Pay per usage
Rating
5.0
(1)
Developer
Man Mohit verma
Maintained by CommunityActor stats
0
Bookmarked
12
Total users
4
Monthly active users
16 days ago
Last modified
Categories
Share
You can access the Website Contact Crawler 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.
$echo '{< "startUrls": [< "https://apify.com"< ],< "additionalPaths": [< "/about",< "/about-us",< "/contact",< "/contact-us",< "/pages/contact-us",< "/pages/about-us",< "/pages/privacy-policy",< "/privacy-policy",< "/pages/terms-and-conditions",< "/terms-and-conditions",< "/pages/sitemap",< "/sitemap",< "/pages/faq",< "/faq",< "/pages/our-story",< "/our-story",< "/pages/our-team",< "/our-team"< ],< "excludeKeywords": [< "whatsapp",< "wa.me",< "facebook",< "instagram",< "linkedin",< "youtube",< "twitter",< "x.com",< "blog",< "blogs",< "news",< "setting",< "settings",< "#",< "collection",< "collections",< "product",< "products",< "account",< "login",< "logout",< "signin",< "signout",< "cart",< "checkout",< "search",< "compare",< "wishlist"< ],< "proxyConfiguration": {< "useApifyProxy": true,< "apifyProxyGroups": [< "RESIDENTIAL"< ]< }<}' |<apify call competent_clarinet/website-contact-crawler --silent --output-datasetThe Apify CLI is the official tool that allows you to use Website Contact Crawler locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: