airflow-ani-scraper/ │ ├── dags/ │ └── ani_scraper_dag.py # DAG principal │ ├── modules/ │ ├── init.py │ ├── extraction.py # Módulo de scraping │ ├── validation.py # Módulo de validación ...
This option is for users who download the source code and want a simple way to run it on Windows without using the command line. Make sure you have Python installed on your system. Download or clone ...