mirror of
https://github.com/Lynnesbian/FediBooks/
synced 2024-11-25 08:38:59 +00:00
make scrape.py commit more frequencly
This commit is contained in:
parent
cfa32589d4
commit
ac29216973
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ def scrape_posts(account):
|
|||
else:
|
||||
j = r.json()
|
||||
|
||||
db.commit()
|
||||
db.commit()
|
||||
c.close()
|
||||
|
||||
print("Establishing DB connection")
|
||||
|
|
Loading…
Reference in a new issue