Skip to content

Flock92/Trading212-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

155 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apit212 🚀

Python Version License: MIT

Apit212 is a modern, Playwright-based Python wrapper for the Trading 212 platform. Since the official API currently lacks support for CFD trade execution, this library fills the gap by enabling automated trading, data scraping, and custom bot development via browser automation.

Warning

Disclaimer: This project is not affiliated with, maintained, or endorsed by Trading 212. Use this API at your own risk. The developers are not responsible for any financial losses or account actions resulting from the use of this software.


✨ Features

  • CFD Support: Execute trades where the official API cannot.
  • Playwright Powered: Robust browser automation that handles modern web updates.
  • Multiple Interfaces: Modular support for CLI, TUI, and GUI interactions.
  • Data Scraping: Easily extract real-time market data for analysis.

🛠 Installation

Install the package via pip:

pip install apit212