Microsoft SQL Server Insert

by petr_cermak

This actor takes a crawler execution and inserts its results into a remote MSSQL database.

618 runs
12 users
Try This Actor

Opens on Apify.com

About Microsoft SQL Server Insert

This actor takes a crawler execution and inserts its results into a remote MSSQL database.

What does this actor do?

Microsoft SQL Server Insert is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.

Key Features

  • Cloud-based execution - no local setup required
  • Scalable infrastructure for large-scale operations
  • API access for integration with your applications
  • Built-in proxy rotation and anti-blocking measures
  • Scheduled runs and webhooks for automation

How to Use

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. Run the actor and download your results

Documentation

act-mssql-insert Apify act for inserting crawler results into a remote MSSQL table. This act fetches all results from a specified Apifier crawler execution and inserts them into a table in a remote MSSQL database. The act does not store its state, i.e. if it crashes it restarts fetching all the results. Therefore you should only use it for executions with low number of results. INPUT Input is a JSON object with the following properties: javascript { "_id": "YOUR_EXECUTION_ID", "data": { "connection": "MSSQL_CONNECTION_STRING", "table": "DB_TABLE_NAME" } } The act can be run with a crawler finish webhook, in such case fill just the contents of data attribute into a crawler finish webhook data. Additionally to crawler results, it is also possible to specify a dataset id, to fetch the result from a dataset. javascript { // id of dataset to fetch rows from "datasetId": "dataset_id", // MSSQL connection credentials "data": "connection_credentials" } Alternatively you can directly specify the rows to be inserted (i.e. not fetching them from crawler execution). javascript { // rows to be inserted "rows": [ {"column_1": "value_1", "column_2": "value_2"}, {"column_1": "value_3", "column_2": "value_4"}, ... ], // MSSQL connection credentials "data": "connection_credentials" }

Common Use Cases

Market Research

Gather competitive intelligence and market data

Lead Generation

Extract contact information for sales outreach

Price Monitoring

Track competitor pricing and product changes

Content Aggregation

Collect and organize content from multiple sources

Ready to Get Started?

Try Microsoft SQL Server Insert now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
petr_cermak
Pricing
Paid
Total Runs
618
Active Users
12
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support