AlanWong-1992 / forex-factory-web-scraper

Python Scripts which scrapes news events from www.forexfactory.com
9 stars 5 forks source link

Forex Factory Calendar Scraper

Introduction

Python Scripts which scrapes news events from the news calendar at www.forexfactory.com.

You can set the dates for the news events you want and data is exported into a CSV file

Technologies

Python 3

Setup

You can use 'pip install' to install beautiful soup and cloudscraper if your environment does not have. If your envoironment does not have pip, please google how to install onto your local machine.

$ pip install beautifulsoup4
$ pip install cloudscraper
$ python ffc_scraper.py