mirror of
https://github.com/KUlishevgeniy/c22712.git
synced 2026-09-23 23:50:21 +00:00
parsing in db
This commit is contained in:
@@ -23,4 +23,4 @@ for i, product in enumerate(products):
|
|||||||
( '{tag.text}', '{url + link}')""")
|
( '{tag.text}', '{url + link}')""")
|
||||||
connection.commit()
|
connection.commit()
|
||||||
cursor.close()
|
cursor.close()
|
||||||
connection.close()
|
connection.close()
|
||||||
|
|||||||
Reference in New Issue
Block a user