issues
search
disinfoRG
/
FbScraper
MIT License
3
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
build(deps): bump twisted from 20.3.0 to 22.10.0
#56
dependabot[bot]
opened
2 years ago
0
build(deps): bump twisted from 20.3.0 to 22.4.0
#55
dependabot[bot]
closed
2 years ago
1
build(deps): bump mako from 1.1.2 to 1.2.2
#54
dependabot[bot]
opened
2 years ago
0
build(deps): bump scrapy from 2.0.1 to 2.6.2
#53
dependabot[bot]
opened
2 years ago
0
build(deps): bump lxml from 4.5.0 to 4.9.1
#52
dependabot[bot]
opened
2 years ago
0
build(deps): bump twisted from 20.3.0 to 22.2.0
#51
dependabot[bot]
closed
2 years ago
1
build(deps): bump scrapy from 2.0.1 to 2.6.0
#50
dependabot[bot]
closed
2 years ago
1
build(deps): bump twisted from 20.3.0 to 22.1.0
#49
dependabot[bot]
closed
2 years ago
1
build(deps): bump lxml from 4.5.0 to 4.6.5
#48
dependabot[bot]
closed
2 years ago
1
build(deps): bump scrapy from 2.0.1 to 2.5.1
#47
dependabot[bot]
closed
2 years ago
1
build(deps): bump urllib3 from 1.25.8 to 1.26.5
#46
dependabot[bot]
opened
3 years ago
0
build(deps): bump lxml from 4.5.0 to 4.6.3
#45
dependabot[bot]
closed
2 years ago
1
build(deps): bump pyyaml from 5.3.1 to 5.4
#44
dependabot[bot]
opened
3 years ago
0
build(deps): bump lxml from 4.5.0 to 4.6.2
#43
dependabot[bot]
closed
3 years ago
1
build(deps): bump cryptography from 2.9 to 3.2
#42
dependabot[bot]
opened
4 years ago
0
fix: import airtable base id from env file
#41
bwlynch
opened
4 years ago
0
Error - Spider not found: updateSites
#40
bwlynch
opened
4 years ago
0
Dockerfile and commands to quick start
#39
dieface
closed
4 years ago
0
Move helper into facebook
#38
dieface
closed
4 years ago
0
Comment count root selector seems need to change
#37
dieface
opened
4 years ago
1
Apply one browser for a site's update
#36
dieface
closed
4 years ago
0
Support update article urls of a given site id
#35
dieface
closed
4 years ago
1
Replace timeout with limit_sec
#34
dieface
closed
4 years ago
0
Move scraper modules to fbscraper.*
#33
pm5
closed
4 years ago
0
fb-site: a site discover with id, fb-post: an article update with id
#32
dieface
closed
4 years ago
0
Moved security check into facebook
#31
dieface
closed
4 years ago
0
Move config into settings
#30
dieface
closed
4 years ago
0
helper.py method "click" has unresolved reference
#29
andreawwenyi
closed
4 years ago
1
Consolidate actions
#28
andreawwenyi
closed
4 years ago
0
Reduce helper
#27
dieface
closed
4 years ago
1
Reduce facebook
#26
dieface
closed
4 years ago
2
move discover and update related scripts to fbscraper/actions/
#25
andreawwenyi
closed
4 years ago
1
Use python logging
#24
pm5
closed
4 years ago
2
Reduce try except
#23
dieface
closed
4 years ago
0
有些 `try...except` 是重複的,應該移除到一些。
#22
dieface
closed
4 years ago
0
Zombie chrome process on middle2
#21
pm5
opened
4 years ago
1
Better db management
#20
andreawwenyi
closed
4 years ago
0
Run discover and update at one place
#19
dieface
closed
4 years ago
0
centralize db queries
#18
andreawwenyi
closed
4 years ago
1
bug in fb_handler chunk divide
#17
andreawwenyi
closed
4 years ago
2
add "created_at" column in Article Table
#16
andreawwenyi
closed
4 years ago
0
update article 要依 next_snapshot_at 的順序
#15
pm5
closed
4 years ago
0
next_snapshot_at 只間隔一個小時太短了
#14
pm5
closed
4 years ago
1
若 db connection 中斷,discover 不會自動停止
#13
andreawwenyi
closed
4 years ago
1
對每個 site 的 discover 註記是成功跑完或中間遇到問題提早跳出
#12
dieface
closed
4 years ago
1
Feature log update
#11
dieface
closed
4 years ago
0
Return original url instead when None for permalink
#10
dieface
closed
4 years ago
0
解決 page crashed 導致的 hanging chrome process、discover 第二次無法繼續爬到上次停下來的進度
#9
dieface
closed
4 years ago
0
url encode error during discover
#8
andreawwenyi
closed
4 years ago
2
add very large max_try_times option
#7
andreawwenyi
closed
4 years ago
0
Next