Skip to content

ForexFactoryScrapper is a Python-based web scraping tool designed to extract financial event data from the ForexFactory website. This project provides a simple and effective way to scrape calendar events, forecast data, actual values, and other relevant information for forex trading analysis.

Notifications You must be signed in to change notification settings

AtaCanYmc/ForexFactoryScrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ForexFactoryScrapper

ForexFactoryScrapper is a Python-based web scraping tool designed to extract financial event data from the ForexFactory website. This project provides a simple and effective way to scrape calendar events, forecast data, actual values, and other relevant information for forex trading analysis.

Features

  • Scrape calendar events, including date, time, currency, event name, forecast, actual, and previous values.
  • Extract data into structured formats for further processing or analysis.
  • Simple and customizable scraping logic using BeautifulSoup.
  • Includes examples for extracting data and creating simple reports.

Installation

To use ForexFactoryScrapper, you need to have Python installed. Additionally, you should install the following dependencies:

pip install requests beautifulsoup4

About

ForexFactoryScrapper is a Python-based web scraping tool designed to extract financial event data from the ForexFactory website. This project provides a simple and effective way to scrape calendar events, forecast data, actual values, and other relevant information for forex trading analysis.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published