Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
serkant committed Sep 17, 2021
1 parent 4354812 commit 4950a18
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion collect_parse_hurriyet.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
"""
Author: Fatih Serkant Adiguzel
This script collects URLs from a specified day using Hurriyet's digital archive. It uses newspaper3k library to parse maintext and title. However, we need a custom function to parse the newspaper article's publish date.
"""

from bs4 import BeautifulSoup, SoupStrainer
Expand Down

0 comments on commit 4950a18

Please sign in to comment.