Web application for analyzing ads.txt and app-ads.txt files for websites and mobile applications.
- Support for both ads.txt and app-ads.txt
- File loading and parsing
- Entry validation
- Statistics and analytics
- Filtering and search
- File download
- IAB standards compliance check
pip install -r requirements.txt
streamlit run app.py- Push code to GitHub
- Go to https://streamlit.io/cloud
- Connect your GitHub account
- Select repository and deploy