Data Collection Bot with Python and Selenium

ADSENSE

Spread the love

Proud to be featured on Medium.com through the Alibaba Cloud Tech Share.

Overview

In this article, we will:

1) Instantiate an Alibaba Cloud Windows Instance

2) Install

  • Firefox
  • Python 3
  • Selenium
  • Gecko Webdriver
  • Notepad ++

3) Write our Python Selenium script to check crypto markets.

  • Write a class for our “Bot”
  • Get_crypto_data function within our class
  • Write_file function for the class to write the real time data to a local cloud file.

Log on to your Alibaba Cloud Windows Instance to begin.

Full Tutorials here.

https://medium.com/@Alibaba_Cloud/data-collection-bot-with-python-and-selenium-ea8fd28d1cf3

ADSENSE