mostly working shape?
This commit is contained in:
parent
3057cda8d3
commit
540a3cc884
10 changed files with 462 additions and 183 deletions
|
|
@ -38,6 +38,7 @@ class WGCompanyNotifier:
|
|||
logger.info("[WGCOMPANY] Browser initialized")
|
||||
|
||||
async def fetch_listings(self):
|
||||
await self.init_browser()
|
||||
listings = []
|
||||
try:
|
||||
page = await self.context.new_page()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue