MySQL Insert

MySQL Insert

by petr_cermak

This act takes a crawler execution and inserts it's results into a remote MySQL database.

68,281 runs
42 users
Try This Actor

Opens on Apify.com

About MySQL Insert

This act takes a crawler execution and inserts it's results into a remote MySQL database.

What does this actor do?

MySQL 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

mysql-insert Apify actor for inserting crawler results into a remote MySQL table. This actor fetches all results from a specified dataset (or as raw data) and inserts them into a table in a remote MySQL database. ## Input Input is a JSON object with the following properties: jsonc { "datasetId": "your_dataset_id", "connection": { "host" : "host_name", "user" : "user_name", "password" : "user_password", "database" : "database_name", // optional "port" : 3306 // optional }, "table": "table_name", // Optionally, you can add raw data instead of datasetId "rows": [ {"column_1": "value_1", "column_2": "value_2"}, {"column_1": "value_3", "column_2": "value_4"} ] } ## Webhooks Very often you want to run an image mysql-insert update after every run of your scraping/automation actor. Webhooks are solution for this. The default datasetId will be passed automatically to the this actor's run so you don't need to set it up in the payload template (internally the actor transforms the resource.defaultDatasetId from the webhook into just datasetId for its own input). I strongly recommend to create a task from this actor with predefined input that will not change in every run - the only changing part is usually datasetId. You will not need to fill up the payload template and your webhook URL will then look like: https://api.apify.com/v2/actor-tasks/<YOUR-TASK-ID>/runs?token=<YOUR_API_TOKEN>

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 MySQL Insert now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
petr_cermak
Pricing
Paid
Total Runs
68,281
Active Users
42
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