EnigmaticWolf / forex-factory-web-scraper

Python Scripts which scrapes news events from www.forexfactory.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Python Scripts which scrapes news events from www.forexfactory.com


Languages

Language:Python 100.0%