Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Aug 19, 2022. It is now read-only.

Converts twitter's advertiser list PDF to a blockable CSV

elliotcm/twitter_ad_account_blocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter advertising list to CSV thinger

  1. Read this tweet to get an idea what this is about: https://twitter.com/yehoak/status/864992540327649280
  2. Create an app on twitter: https://apps.twitter.com/
  3. Fill in config.yml.example with the keys you're given and rename it to config.yml
  4. Request your PDF from twitter and download it
  5. gem install bundler (you need Ruby installed for this to work)
  6. bundle
  7. bundle exec ruby block.rb ~/Downloads/twitter_advertiser_list.pdf > blocklist.csv (or wherever you downloaded your PDF to and wherever you want your CSV to go)
  8. Go import that CSV (it will take a while)

About

Converts twitter's advertiser list PDF to a blockable CSV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages