Capture browser API traffic via CDP and turn any site into a ready-to-run FastMCP server, with no official API required.
-
Updated
Sep 21, 2026 - Python
Capture browser API traffic via CDP and turn any site into a ready-to-run FastMCP server, with no official API required.
App reverse engineering & automation | Private API extraction | Web scraping | Bots
PCStubGen: Stub generation for Python C extension APIs
This project demonstrates a complete **data engineering workflow**, starting from mock data generation using Mockaroo and ending with structured data export using Python in Google Colab.
Production-style ETL pipeline: Airflow orchestrates weather data from a live API through Pandas transformations into a two-layer (raw + analytics) PostgreSQL warehouse — fully containerized with Docker, scheduled every 6 hours, zero local setup required.
This project uses tennis data from the SportRadar API to build an analytics dashboard. Data on competitions, venues, and player rankings is extracted, cleaned, stored in MySQL, and analyzed using SQL. An interactive Streamlit app visualizes insights on competition structure, player performance, and venue distribution.
An end-to-end Python data pipeline extracting live PokeAPI JSON data, transforming it via Pandas, and using Plotly to visually analyze Weight vs. Base XP correlations.
To associate your repository with the api-extraction topic, visit your repo's landing page and select "manage topics."