Skip to content

Releases: faniAhmed/GoogleAdsTransparencyScraper

Increased Creative Search Limit

23 Jul 11:38
Compare
Choose a tag to compare

There is a count argument added ti 2 functions that fetched creatives. The count determines the number of creatives that should to be returned.

Handled an error

19 Jul 11:09
Compare
Choose a tag to compare
v1.5.8

Handling error

Fixing few errors

19 Jul 10:38
Compare
Choose a tag to compare
v1.5.7

Import Error

Fixing Import errors

19 Jul 10:32
Compare
Choose a tag to compare
v1.5.6

Import Error

Fixing proxy errors

19 Jul 10:24
Compare
Choose a tag to compare
v1.5.5

Fixed Error

Fixing Import errors

19 Jul 09:42
Compare
Choose a tag to compare
v1.5.4

Fixing import error

Fixing few errors

19 Jul 09:40
Compare
Choose a tag to compare
v1.5.3

Fixing import error

Added Proxy support

18 Jul 17:48
f20f591
Compare
Choose a tag to compare

The proxy is added as Optional parameter to GoogleAds class. Proxy will remain same for a single object instance though you can update proxy and cookies using the refresh_session().
Refresh session function changes cookies and proxies[Optional] making a new session with Google

Added setup.py and setup.cfg

01 Jul 10:49
0fc924b
Compare
Choose a tag to compare
v1.5.1

Add files via upload

Added Region Support

28 Jun 07:48
fca902d
Compare
Choose a tag to compare

Now user can print supported regions using function show_regions_list() and then provide any of the region as an parameter to the GoogeAds() object. The module will then give Creatives available in given region. By default it will use anywhere as region