Projects

Ads.txt Crawler

  • Crawling of Ads.txt URL using requests module (in Python).
  • Storing parsed lines in a csv.
  • Storing parsed lines in sql db (sqlite3).
  • Required error handling and also storing error logs (sqlite3).