version 1 working

This commit is contained in:
Joe Steele
2024-02-22 17:01:31 -05:00
parent de97b2a353
commit e64605da9b
3 changed files with 35 additions and 11 deletions
+4 -1
View File
@@ -1,5 +1,8 @@
URL = "https://www.google.com/maps/contrib/109274792898041753066/reviews/"
wpAPOurl = "https://www.joeeatswhat.com/wp-json/wp/v2/posts"
xls="./Output/reviews.xlsx"
user='pythonwpadmin'
password='5SQL x0K6 tBuP ThwR Qg6q KsMB'
import platform
if platform.system() is 'Linux':
DriverLocation = "./Driver/chromedriver"