An open API service indexing awesome lists of open source software.

https://github.com/eliasdabbas/sem_campaign

Search Engine Marketing Campaigns with Python
https://github.com/eliasdabbas/sem_campaign

adwords keywords online-advertising online-marketing python search-engine-marketing

Last synced: about 2 months ago
JSON representation

Search Engine Marketing Campaigns with Python

Awesome Lists containing this project

README

        

## Search Engin Marketing Campaigns with Python

#### A few recipes to create and manage search campaigns using Python.

I've found it really useful to use a reproducible way of generating keyword combinations and ads for large campaigns, and knowing that I can easily make the tweaks I need.

This is a set of recipes for important tasks that usually come while managing campaigns

[Generate Keywords](sem_generate_keywords.ipynb)

[Generate Ads](sem_generate_ads.ipynb)