FAQ
How to configure DropBox Storage
1. Create a DropBox Account If you don't already have one, visit the DropBox website (https://www.dropbox.com) to create a DropBox account. 2. Create a DropBox App Visit the App console of Dropbox Developer Console: ...
How to configure FTP
Please note: These instructions below are generic and may vary depending on your specific FTP server software and configuration. It's recommended to consult your server documentation for detailed instructions tailored to your FTP environment. 1. ...
How to configure SFTP
To ensure the secure transfer of your files, use Secure File Transfer Protocol (SFTP). Here's a guide to help you set up SFTP access on your server: Please note: These instructions below are generic and may vary depending on your specific FTP server ...
How to configure Microsoft Azure Storage
1. Create an Azure Account If you don't already have one, visit the Azure portal (https://portal.azure.com) to create an Azure account. 2. Create a Storage Account Within the Azure portal, navigate to the "Storage accounts" service. Click "Create" to ...
How to configure Google Cloud Storage
1. Sign Up or Log In to Google Cloud Platform If you don't already have a Google Cloud account, you'll need to sign up at Google Cloud Platform. If you have an account, simply log in. 2. Creating a Project Create a new project in the Google Cloud ...
How to configure an Amazon S3 bucket to allow ScrapeHero to write data and images
We will assume that you have already created your Amazon S3 account. If not, then go here to do that https://aws.amazon.com/ At the end of this exercise, we will need 2 things from you through an email or in response to the ticket. These two items ...
Opening numbers related data in Microsoft Excel - the right way
Common CSV files that have data usually contain numbers and when you open those files in Microsoft Excel you encounter issues with how the data is displayed in Excel. Some common problems are ‘Leading’ zeros may get dropped – very commonly seen with ...
How to Open a Unicode CSV in Excel (the right way)
When we scrape data from Non-English languages and give you a CSV file, the data may appear corrupted or unreadable (when you double click and open the file in Excel). This issue occurs because we scrape the data as unicode text, but Excel reads CSV ...