Skip to content

eliasdabbas/datacamp_sem

Repository files navigation

Create Google AdWords Campaigns for Datacamp.com

This is an example of how you can create a full AdWords account using Python. I use a real life website and produce real data that is good to use in a real account.

Binder

The final output is two csv files:

  1. Keywords
  2. Ads

This project uses requests and BeautifulSoup for scraping the website and extracting data, as well as pandas for handling data frames.

Enjoy!

Releases

No releases published

Packages

No packages published