You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Super rudimentary scraping tool. I just needed something to check if an html file has a specific ads.txt requirement from IAB. I used scrapy to take out the html and then another script containing criteria to clean up the html files.