Skip to content

Given a list of bundle ids and the os, find the app-ads.txt file online and scan for a particular listing

License

Notifications You must be signed in to change notification settings

cdsmith16/app-ads-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

app-ads-crawler

Given a list of bundle ids and the os, find the app-ads.txt file online and scan for a particular listing.

Steps

  • Parse bundle id's and info from CSV
  • Attempt to get developer url from Store
  • Given developer url, attempt to get app-ads-txt from developer site
  • Check app-ads.txt for company info
  • Produce csv results

About

Given a list of bundle ids and the os, find the app-ads.txt file online and scan for a particular listing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages