Commit 63bf38d0 authored by ChamendiPabasara's avatar ChamendiPabasara

Pdf-Breaker Updated

parent 3d44bf03
......@@ -138,7 +138,7 @@ def scrape():
print("month :", datee.month)
print("date: ", datee)
#####################################################
def _get_date():
......@@ -191,6 +191,7 @@ def PdfBreaker(gz_url):
exType, firstRun, pubDate)
#Get the job titles
#Distinguish between titles and descriptions ---> Bold & non- Bold
def getTopics(listRuns, counter, dt, gnum, exType, firstRun, pubDate):
dictTD = [{"key": "value"}]
isTopic = False
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment