TR
Amacı: Expired Domain den bulunan domainlerin DA, TF, SS, İNDEX ve PR durumunu rapor olarak çıktı almak. Akabinde bu rapordaki PR durumu ve SS oranına göre bir ön eleme yaparak rapor.csv ye dökmek.
- Pandas
- Selenium
- Quote
- Rapor Oluşturulması
- Raporda Metirksel Analizler Yapılıp daha özel bir raporun hazırlanması.
- Veri analizinin yapıldığı script olan "filter.py" ile temel analizin yapıldığı "web.py" scripti içerisindeki özellikler "main.py" dosyasında toplanarak tek bir parça haline getirilecek.
- GUI/UI Yapılacak.
- CrossPlatform ile hem windows hemde macos için sürümler hazırlanacak.
- Kod Optimizasyonu.
EN
Objective: To output the DA, TF, SS, INDEX and PR status of the domains found from Expired Domain as a report. Subsequently, according to the PR status and SS ratio in this report, to make a pre-selection and pour it into report.csv.
- Pandas
- Selenium
- Quote
- Report Generation
- Making Metric Analyses in the Report and preparing a more special report.
- The features in the "filter.py" script, which is the script where data analysis is done, and the "web.py" script, where basic analysis is done, will be collected in the "main.py" file and made into a single piece.
- GUI/UI will be made.
- With CrossPlatform, versions will be prepared for both windows and macos.
- Code Optimisation.