-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathwebsite_info.txt
979 lines (802 loc) · 26.3 KB
/
website_info.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
AJUNEWS.COM:
URL: https://www.ajunews.com/view/20190704072752092
M IMAGES: Y
SAVENAME: default
ASIATODAY.CO.KR:
URL: http://www.asiatoday.co.kr/view.php?key=20190705010003683
M IMAGES: N
SAVENAME: remove ?1 at end of url
HERALDCORP.COM:
URL: http://biz.heraldcorp.com/culture/view.php?ud=201901151754080859875_1
http://pop.heraldcorp.com/view.php?ud=201907021700105694458_1
M IMAGES: N
SAVENAME: everything after last '=' in image url
NOTE: replace 'idx=[number]' with 'idx=999' in image url
HANKYUNG.COM:
URL: http://bntnews.hankyung.com/apps/news?popup=0&nid=04&c1=04&c2=04&c3=00&nkey=201812110834233&mode=sub_view
https://www.hankyung.com/entertainment/article/201904221513H
http://news.hankyung.com/article/201811053473H
http://tenasia.hankyung.com/archives/1607731
http://hei.hankyung.com/hub01/201909088202I
M IMAGES: Y: http://bntnews.hankyung.com/apps/news?popup=0&nid=04&c1=04&c2=04&c3=00&nkey=201812110834233&mode=sub_view
http://tenasia.hankyung.com/archives/1607731
N: https://www.hankyung.com/entertainment/article/201904221513H
http://news.hankyung.com/article/201811053473H
http://hei.hankyung.com/hub01/201909088202I
SAVENAME: tenasia.hankyung.com: remove resolution attributes after last '-' in image url, others: default
BREAKNEWS.COM:
URL: http://www.breaknews.com/sub_read.html?uid=665014
M IMAGES: N
SAVENAME: default
GETNEWS.CO.KR:
URL: http://www.getnews.co.kr/view.php?ud=20190519193930687580ed35aa76_16
http://cnews.getnews.co.kr/view.php?ud=20181129102859399280ed35aa76_16
M IMAGES: N
SAVENAME: everything after last '=' in image url
NOTE: replace 'idx=3' with 'idx=999' in image url
THEBIGDATA.CO.KR:
URL: http://cnews.thebigdata.co.kr/view.php?ud=201811281430301567482b2d7606_23
http://www.thebigdata.co.kr/view.php?ud=201905200956044318482b2d7606_23
M IMAGES: N
SAVENAME: everything after last '=' in image url
DAILIAN.CO.KR:
URL: http://www.dailian.co.kr/news/view/789623
M IMAGES: N
SAVENAME: default
DAILYPOP.KR:
URL: http://www.dailypop.kr/news/articleView.html?idxno=39563
M IMAGES: Y
SAVENAME: default
DISPATCH.CO.KR:
URL: https://www.dispatch.co.kr/1566345
M IMAGES: Y
SAVENAME: default
DT.CO.KR:
URL: http://www.dt.co.kr/contents.html?article_no=2019042202109965035019&ref=daum
M IMAGES: Y
SAVENAME: remove ?var=... at end of url
EDAILY.CO.KR:
URL: https://www.edaily.co.kr/news/read?newsId=01315286619442128&mediaCodeNo=258
http://starin.edaily.co.kr/news/newspath.asp?newsid=01233286622621104
M IMAGES: Y
SAVENAME: default
EGN.KR:
URL: http://www.egn.kr/news/articleView.html?idxno=118150
M IMAGES: Y
SAVENAME: default
IMBC.COM:
URL: http://enews.imbc.com/News/RetrieveNewsInfo/242123
http://imnews.imbc.com/news/2019/politic/article/5401183_24691.html
M IMAGES: Y
SAVENAME: default
TVING.COM:
URL: http://enews24.tving.com/news/article?nsID=1318559
M IMAGES: N
SAVENAME: default
ETODAY.CO.KR:
URL: http://www.etoday.co.kr/news/section/newsview.php?idxno=1648199
http://enter.etoday.co.kr/view/news_view.php?varAtcId=158112
M IMAGES: N
SAVENAME: default
FNNEWS.COM
URL: https://hugs.fnnews.com/article/201908041615131181
http://star.fnnews.com/archives/754837
http://www.fnnews.com/news/201908041108002346
M IMAGES: N
SAVENAME: default
DCINSIDE.COM:
URL: https://gall.dcinside.com/board/view/?id=twice&no=9362256&exception_mode=recommend&page=1
M IMAGES: Y
SAVENAME: everything after last '=' in image url and append '.jpg'
GETITK.COM:
URL: https://www.getitk.com/%ED%8F%AC%ED%86%A0-%ED%8A%B8%EC%99%80%EC%9D%B4%EC%8A%A4-%EB%AF%B8%EB%AA%A8%EC%9D%98-%EC%8B%9C%EB%84%88%EC%A7%80-%ED%9A%A8%EA%B3%BC%EB%A5%BC-%EC%B2%B4%EA%B0%90%ED%95%98%EA%B3%A0-%EC%9E%88/
M IMAGES: Y
SAVENAME: default
ILYOSEOUL.CO.KR:
URL: http://www.ilyoseoul.co.kr/news/articleView.html?idxno=304669
M IMAGES: Y
SAVENAME: default
INEWS24.COM:
URL: http://www.inews24.com/view/1138814
M IMAGES: Y
SAVENAME: default
INSIGHT.CO.KR:
URL: https://www.insight.co.kr/news/223957
https://photo.insight.co.kr/news/239073
M IMAGES: Y
SAVENAME: default
INTRONEWS.NET:
URL: http://www.intronews.net/news/articleView.html?idxno=146726
M IMAGES: N
SAVENAME: default
NOTE: replace 'thumbnail' to 'photo' and replace '_v150' to ''
JOINS.COM:
URL: http://isplus.live.joins.com/news/article/article.asp?total_id=22456266
https://dcnewsj.joins.com/article/23518080?cloc=dcnewsj%7Clist
http://koreajoongangdaily.joins.com/news/article/article.aspx?aid=3067809
http://news.jtbc.joins.com/article/article.aspx?news_id=NB11880808
M IMAGES: N: http://isplus.live.joins.com/news/article/article.asp?total_id=22456266
Y: https://dcnewsj.joins.com/article/23518080?cloc=dcnewsj%7Clist
http://koreajoongangdaily.joins.com/news/article/article.aspx?aid=3067809
http://news.jtbc.joins.com/article/article.aspx?news_id=NB11880808
SAVENAME: default
ISSUEDAILY.COM:
URL: http://www.issuedaily.com/news/news_view.php?ns_idx=219988
M IMAGES: N
SAVENAME: default
JOYNEWS24.COM:
URL: http://www.joynews24.com/view/1142298
M IMAGES: Y
SAVENAME: default
KOOKJE.CO.KR:
URL: http://www.kookje.co.kr/news2011/asp/newsbody.asp?code=0500&key=20190617.99099007501
http://www.kookje.co.kr/news2011/asp/photo.asp?code=0900&pkey=719
M IMAGES: Y
SAVENAME: default
NOTE: if url is a photo compilation (has photo.asp?code=...) then all the images are inside the div with id = 'thumbs', also replace the 'S' in the image url with 'L'
KUKINEWS.COM:
URL: http://www.kukinews.com/news/article.html?no=616048&mode=orig&rvw_no=
M IMAGES: N
SAVENAME: default
LIVEEN.CO.KR:
URL: http://www.liveen.co.kr/news/articleView.html?idxno=243468
M IMAGES: N
SAVENAME: default
NAVER.COM:
URL: https://m.post.naver.com/viewer/postView.nhn?volumeNo=19894147&memberNo=22171331
https://post.naver.com/viewer/postView.nhn?volumeNo=18717990&memberNo=29747755
M IMAGES: Y
SAVENAME: UrlDecode the image name
NOTE: extract the html from the script tag with id = '_clipContent' and remove everything after .jpg in url
CHOSUN.COM:
URL: http://sports.chosun.com/news/utype.htm?id=201906260100198980013567&ServiceDate=20190626
http://m.sportschosun.com/news.htm?id=201904220100178910012180&ServiceDate=20190422&f_url=Fire#_enliple
http://news.chosun.com/site/data/html_dir/2019/09/18/2019091800408.html
M IMAGES: N
SAVENAME: default
MDPR.JP:
URL: https://mdpr.jp/music/detail/1809786
https://mdpr.jp/photo/detail/6909306
https://mdpr.jp/k-enta/detail/1809977
M IMAGES: Y
SAVENAME: default
NOTE: remove everything after .jpg in url
MEDIASR.CO.KR:
URL: http://www.mediasr.co.kr/news/articleView.html?idxno=50932
M IMAGES: Y
SAVENAME: default
METROSEOUL.CO.KR:
URL: http://www.metroseoul.co.kr/news/newsview?newscd=2018101600195
M IMAGES: N
SAVENAME: default
MT.CO.KR:
URL: http://moneys.mt.co.kr/news/mwView.php?no=2019021210028052916&outlink=1
http://star.mt.co.kr/stview.php?no=2019091017200766265
http://osen.mt.co.kr/article/G1110961803
https://news.mt.co.kr/mtview.php?no=2019081411000963342
M IMAGES: Y: http://osen.mt.co.kr/article/G1110961803
https://news.mt.co.kr/mtview.php?no=2019081411000963342
http://star.mt.co.kr/stview.php?no=2019091017200766265
N: http://moneys.mt.co.kr/news/mwView.php?no=2019021210028052916&outlink=1
SAVENAME: default
NOTE: moneys.ms.co.kr: replace the numbers between the last two '/'s by 00
star.mt.co.kr: replace 'thumb' by 'image' and replace the first '/' and first two numbers after '.com'
osen.mt.co.kr: append 'original' after 'article/' and remove '_1024x' from the url
news.mt.co.kr: remove everything after .jpg
MYDAILY.CO.KR:
URL: http://www.mydaily.co.kr/new_yk/html/read.php?newsid=201811281442305523&ext=da
M IMAGES: Y
SAVENAME: default
NBNNEWS.CO.KR:
URL: http://www.nbnnews.co.kr/news/articleView.html?idxno=226960
M IMAGES: Y
SAVENAME: default
ASIAE.CO.KR:
URL: http://nc.asiae.co.kr/view.htm?idxno=2019021215491181796
https://www.asiae.co.kr/article/entertainment-star/2019091415183013928
http://stoo.asiae.co.kr/article.php?aid=52011665816
http://tvdaily.asiae.co.kr/read.php3?aid=15433825051417865017
http://leaders.asiae.co.kr/news/articleView.html?idxno=121334
M IMAGES: Y: http://nc.asiae.co.kr/view.htm?idxno=2019021215491181796
https://www.asiae.co.kr/article/entertainment-star/2019091415183013928
N: http://stoo.asiae.co.kr/article.php?aid=52011665816
http://tvdaily.asiae.co.kr/read.php3?aid=15433825051417865017
http://leaders.asiae.co.kr/news/articleView.html?idxno=121334
SAVENAME: default
NEWDAILY.CO.KR:
URL: http://www.newdaily.co.kr/site/data/html/2018/12/28/2018122800157.html
M IMAGES: Y
SAVENAME: default
NEWS-REPORT.CO.KR:
URL: https://www.news-report.co.kr/69/?idx=1430120&bmode=view
M IMAGES: Y
SAVENAME: default
IMAEIL.COM:
URL: https://news.imaeil.com/Entertainments/2018122520110023242
M IMAGES: Y
SAVENAME: default
KSTYLE.COM:
URL: http://news.kstyle.com/article.ksn?articleNo=2106872
M IMAGES: Y
SAVENAME: default
NOTE: remove everything after 'jpg' in the url
TF.CO.KR:
URL: http://news.tf.co.kr/read/photomovie/1741282.htm
M IMAGES: Y
SAVENAME: default
NEWS1.KR:
URL: http://www.news1.kr/photos/details/?3402915
M IMAGES: N
SAVENAME: use the numbers before the last '/' as the filename
NOTE: replace 'article' with 'orginal' in the url and if the url contains 'view' replace it with 'details' and remove any parameters at the end of the url
NEWSINSIDE.KR:
URL: http://www.newsinside.kr/news/articleView.html?idxno=977287
M IMAGES: Y
SAVENAME: default
NOTE: replace 'thumbnail' and '_v150' with 'photo' and '' respectively, prepend 'http://cds.newsinside.kr' to the image url if it doesn't begin with that
NEWSPIM.COM:
URL: http://newspim.com/news/view/20181206000799
M IMAGES: N
SAVENAME: default
NOTE: remove '_w' from the image url
NEWSSHARE.CO.KR:
URL: http://www.newsshare.co.kr/sub_read.html?uid=96026
M IMAGES: N
SAVENAME: default
NEWSTOMATO.COM:
URL: http://www.newstomato.com/ReadNews.aspx?no=890702
M IMAGES: N
SAVENAME: default
NOCUTNEWS.CO.KR:
URL: https://www.nocutnews.co.kr/news/5139037
M IMAGES: N
SAVENAME: default
OHMYNEWS.COM:
URL: http://star.ohmynews.com/NWS_Web/OhmyStar/at_pg.aspx?CNTN_CD=A0002501468
http://www.ohmynews.com/NWS_Web/View/img_pg.aspx?CNTN_CD=IE002416385
M IMAGES: Y: http://www.ohmynews.com/NWS_Web/View/img_pg.aspx?CNTN_CD=IE002416385
N: http://star.ohmynews.com/NWS_Web/OhmyStar/at_pg.aspx?CNTN_CD=A0002501468
SAVENAME: default
NOTE: star.ohmynews.com: replace 'STD' by 'ORG' in the image url
ohmynews.com: get the image url from the style attribute from tags with class 'gal-thumb cssAjaxLink', replace 'CT_T_IMG' and 'MT' by 'ORG_IMG_FILE' and 'ORG' respectively
ORICON.JP:
URL: https://www.oricon.co.jp/news/2125266/photo/1/
M IMAGES: N
SAVENAME: default
NOTE: multiple images available, but haven't found a way to get the HQ versions without making multiple HTTP requests
OSEN.CO.KR:
URL: http://www.osen.co.kr/article/G1111212743
M IMAGES: N
SAVENAME: default
NOTE: append 'original' after 'article/' and remove '_1024x' from the url
POLINEWS.CO.KR:
URL: http://polinews.co.kr/news/article.html?no=400970
M IMAGES: N
SAVENAME: default
SEDAILY.COM:
URL: https://www.sedaily.com/NewsView/1S7ATY29FF
M IMAGES: N
SAVENAME: default
SEGYE.COM:
URL: http://segye.com/newsView/20190115002414
M IMAGES: N
SAVENAME: default
NOTE: prepend 'http:' to the image url
SEOUL.CO.KR:
URL: https://www.seoul.co.kr/news/newsView.php?id=20181206500185&wlog_tag3=daum
M IMAGES: Y
SAVENAME: default
NOTE: prepend 'https:' to the image url and remove '_V' from the image url
SISAJOURNAL.COM:
URL: http://www.sisajournal.com/news/articleView.html?idxno=184393
M IMAGES: Y
SAVENAME: default
NOTE: prepend 'http://www.sisajournal.com' to the image url
SPORBIZ.CO.KR:
URL: http://www.sporbiz.co.kr/news/articleView.html?idxno=299210
M IMAGES: N
SAVENAME: default
DONGA.COM:
URL: http://sports.donga.com/3/all/20181228/93482736/1
M IMAGES: Y
SAVENAME: default
HANKOOKI.COM:
URL: http://sports.hankooki.com/lpage/entv/201908/sp20190801201547136730.htm
http://daily.hankooki.com/lpage/entv/201909/dh20190910200210139020.htm
M IMAGES: N: http://sports.hankooki.com/lpage/entv/201908/sp20190801201547136730.htm
Y: http://daily.hankooki.com/lpage/entv/201909/dh20190910200210139020.htm
SAVENAME: default
NOTE: sports.hankooki.com: replace 'photo/' with 'original/' in image url
KHAN.CO.KR:
URL: http://sports.khan.co.kr/entertainment/sk_index.html?art_id=201904221718003&sec_id=540101&pt=nv
http://img.khan.co.kr/news/2019/09/10/2019091101001101900104181.jpg
M IMAGES: Y
SAVENAME: default
NOTE: replace 'l_' with '' in the image url
MK.CO.KR:
URl: https://www.mk.co.kr/star/photos/view/2018/12/771603/
http://star.mk.co.kr/new/view.php?mc=ST&year=2018&no=771603
http://sports.mk.co.kr/view.php?year=2018&no=744521
M IMAGES: N
SPORTSQ.CO.KR:
URL: http://www.sportsq.co.kr/news/articleView.html?idxno=312470
M IMAGES: Y
SAVENAME: default
SPORTSSEOUL.COM:
URL: http://www.sportsseoul.com/news/read/803439
M IMAGES: Y
SAVENAME: default
SPOTVNEWS.CO.KR:
URL: http://www.spotvnews.co.kr/?mod=news&act=articleView&idxno=246655&sc_code=&page=3&total=448
M IMAGES: N
SAVENAME: default
HANKOOKILBO.COM:
URL: http://star.hankookilbo.com/News/Read/201811062091080318
M IMAGES: Y
SAVENAME: default
STARDAILYNEWS.CO.KR:
URL: http://www.stardailynews.co.kr/news/articleView.html?idxno=223243
M IMAGES: N
SAVENAME: default
NOTE: replace 'thumbnail' and '_v150' with 'photo' and '' respectively in the image url
THECELUV.COM:
URL: http://www.theceluv.com/article.php?aid=1545723443228418009
M IMAGES: N
KOREABIOMED.COM:
URL: http://www.koreabiomed.com/news/articleList.html
M IMAGES: N
SAVENAME: default
SAVENAME: default
THEVIEWERS.CO.KR:
URL: http://theviewers.co.kr/news/articleView.html?idxno=41767
M IMAGES: Y
SAVENAME: default
NOTE: prepend 'http://cds.theviewers.co.kr' if the image url starts with '/news/'
TOPSTARNEWS.NET:
URL: http://www.topstarnews.net/news/articleView.html?idxno=653891
M IMAGES: Y
SAVENAME: default
NOTE: if the title of the article contains 'HD포토' or 'UHD포토' then replace 'thumbnail', 'v150' and '.jpg' with 'photo', '' and '_org.jpg' respectively
TVJ.CO.KR:
URL: http://www.tvj.co.kr/news/articleView.html?idxno=51159
M IMAGES: N
SAVENAME: default
NOTE: replace 'thumbnail' and '_v150' with 'photo' and '' respectively
TVREPORT.CO.KR:
URL: https://www.tvreport.co.kr/1091393
M IMAGES: N
SAVENAME: default
NOTE: replace '_1' with '_0' in the image url
UPINEWS.KR:
URL: http://www.upinews.kr/news/newsview.php?ncode=1065605968763168
M IMAGES: N
SAVENAME: default
NOTE: prepend 'http://www.upinews.kr' to the image url
VIVA100.COM:
URL: http://viva100.com/main/view.php?key=20181106010002278
M IMAGES: N
SAVENAME: default
VOP.CO.KR:
URL: http://www.vop.co.kr/A00001360142.html
M IMAGES: Y
SAVENAME: default
NOTE: if the image url doesn't contain 'marked', insert 'marked/' after the last '/' in the image url, also make sure the protocol is always https
WEBDAILY.CO.KR:
URL: http://www.webdaily.co.kr/view.php?ud=201811151726536425ccf1619543_7
M IMAGES: N
SAVENAME: everything after last '=' in image url
NOTE: replace 'idx=[number]' with 'idx=999' in image url
WIKITREE.CO.KR:
URL: https://www.wikitree.co.kr/main/news_view.php?id=403181
M IMAGES: Y
SAVENAME: default
XPORTSNEWS.COM:
URL: http://www.xportsnews.com/?ac=article_view&entry_id=1043631
M IMAGES: Y
SAVENAME: default
ISTYLE24.COM:
URL: http://zine.istyle24.com/Star/StarView.aspx?Idx=41168&Menu=3&_C_=23069
M IMAGES: N
SAVENAME: default
KNDAILY.CO.KR:
URL: http://www.kndaily.co.kr/news/articleView.html?idxno=89339
M IMAGES: N
SAVENAME: default
BUSAN.COM:
URL: http://www.busan.com/view/busan/view.php?code=2019071911285593000
M IMAGES: N
SAVENAME: default
G-ENEWS.COM:
URL: http://www.g-enews.com/view.php?ud=201904041751078093e8b8a793f7_1&ssk=search
M IMAGES: N
SAVENAME: everything after last '=' in image url
NOTE: replace 'idx=[number]' with 'idx=999' in image url
MEDIAPEN.COM:
URL: http://www.mediapen.com/news/view/447602
M IMAGES: N
SAVENAME: default
SIMINILBO.CO.KR:
URL: http://www.siminilbo.co.kr/news/newsview.php?ncode=179524305975223
M IMAGES: N
SAVENAME: default
CBCI.CO.KR:
URL: http://www.cbci.co.kr/news/articleView.html?idxno=326582
M IMAGES: N
SAVENAME: default
NOTE: replace 'thumbnail' and '_v150' with 'photo' and '' respectively
FASHIONN.COM:
URL: http://www.fashionn.com/board/read_new.php?table=1024&number=29799
M IMAGES: Y
SAVENAME: default
BIZTRIBUNE.CO.KR:
URL: http://www.biztribune.co.kr/news/articleView.html?idxno=220259
M IMAGES: Y
SAVENAME: default
NOTE: prepend 'http://www.biztribune.co.kr' to the image url if it doesn't begin with that
NEWSEN.COM:
URL: http://www.newsen.com/news_view.php?uid=201909071804403510
M IMAGES: Y
SAVENAME: default
TENASIA.CO.KR:
URL: http://www.tenasia.co.kr/archives/1806123
M IMAGES: Y
SAVENAME: default
NEWSKR.KR:
URL: http://www.newskr.kr/news/articleView.html?idxno=31476
M IMAGES: Y
SAVENAME: default
CCDN.CO.KR:
URL: http://www.ccdn.co.kr/news/articleView.html?idxno=601129
M IMAGES: N?
SAVENAME: default
JEJUTWN.COM:
URL: http://www.jejutwn.com/news/article.html?no=54485
M IMAGES: Y
SAVENAME: default
ECONOMYTALK.KR:
URL: http://www.economytalk.kr/news/articleView.html?idxno=197061
M IMAGES: N
SAVENAME: default
KSILBO.CO.KR:
URL: http://www.ksilbo.co.kr/news/articleView.html?idxno=722287
M IMAGES: N
SAVENAME: default
WHITEPAPER.CO.KR:
URL: http://www.whitepaper.co.kr/news/articleView.html?idxno=172239
M IMAGES: N
SAVENAME: default
NEWSCJ.COM:
URL: http://www.newscj.com/news/articleView.html?idxno=652829
M IMAGES: Y
SAVENAME: default
SECONOMY.COM:
URL: http://www.seconomy.kr/view.php?ud=201908161109443764798818e98b_2
M IMAGES: Y
SAVENAME: everything after last '=' in image url
NOTE: replace 'idx=[number]' with 'idx=999' in image url
SLIST.KR:
URL: http://www.slist.kr/news/articleView.html?idxno=101736
M IMAGES: Y
SAVENAME: default
SISAMAGAZINE.CO.KR:
URL: http://www.sisamagazine.co.kr/news/articleView.html?idxno=140314
M IMAGES: Y
SAVENAME: default
BETANEWS.NET:
URL: http://www.betanews.net/article/1048292
M IMAGES: Y
SAVENAME: default
DAUM.NET:
URL: https://news.v.daum.net/v/20190911052407025?f=o
M IMAGES: N
SAVENAME: remove '?original' at the end of the image url
KWANGJU.CO.KR:
URL: http://www.kwangju.co.kr/read.php3?aid=1568145000676667010
M IMAGES: Y
SAVENAME: default
FUTUREKOREA.CO.KR:
URL: http://www.futurekorea.co.kr/news/articleView.html?idxno=120715
M IMAGES: Y
SAVENAME: default
WOWTV.CO.KR:
URL: http://news.wowtv.co.kr/NewsCenter/News/Read?articleId=A201909110031&t=NN
M IMAGES: N
SAVENAME: default
SBS.CO.KR:
URL: http://sbsfune.sbs.co.kr/news/news_content.jsp?article_id=E10009648148
M IMAGES: Y
SAVENAME: default
NOTE: remove everything after last '_' in image url and append '.jpg'
FNTODAY.CO.KR:
URL: http://www.fntoday.co.kr/news/articleView.html?idxno=203418
M IMAGES: N
SAVENAME: default
GPKOREA.COM:
URL: http://www.gpkorea.com/news/articleView.html?idxno=56248
M IMAGES: N
SAVENAME: default
NEWSWORKS.CO.KR:
URL: http://www.newsworks.co.kr/news/articleView.html?idxno=393932
M IMAGES: N
SAVENAME: default
JOYGM.COM:
URL: http://www.joygm.com/news/articleView.html?idxno=62965
M IMAGES: N
SAVENAME: default
MTN.CO.KR:
URL: http://news.mtn.co.kr/newscenter/news_viewer.mtn?gidx=2019091113405189770
M IMAGES: N
SAVENAME: default
INCHEONILBO.COM:
URL: http://www.incheonilbo.com/news/articleView.html?idxno=981503
M IMAGES: N
SAVENAME: default
GOODNEWS1.COM:
URL: http://goodnews1.com/news/news_view.asp?seq=90339
M IMAGES: Y
SAVENAME: default
DAEJEONTODAY.COM:
URL: http://www.daejeontoday.com/news/articleView.html?idxno=567705
M IMAGES: N
SAVENAME: default
KJDAILY.COM:
URL: http://www.kjdaily.com/article.php?aid=1568018785482838078
M IMAGES: N
SAVENAME: default
SPORTSWORLDI.COM:
URL: http://www.sportsworldi.com/newsView/20190912503196
M IMAGES: Y
SAVENAME: default
GOKOREA.KR:
URL: http://www.gokorea.kr/news/articleView.html?idxno=406567
M IMAGES: Y
SAVENAME: default
IDJNEWS.KR:
URL: http://www.idjnews.kr/news/articleView.html?idxno=93555
M IMAGES: N
SAVENAME: default
SEOHAENEWS.NET:
URL: http://www.seohaenews.net/news/article.html?no=57953
M IMAGES: N
SAVENAME: default
SENTV.CO.KR:
URL: http://www.sentv.co.kr/news/view/560495
M IMAGES: N
SAVENAME: default
STRAIGHTNEWS.CO.KR:
URL: http://straightnews.co.kr/news/articleView.html?idxno=55327
M IMAGES: Y
SAVENAME: default
ASIATIME.CO.KR:
URL: http://www.asiatime.co.kr/news/articleView.html?idxno=269870
M IMAGES: Y
SAVENAME: default
NSPNA.COM:
URL: http://www.nspna.com/news/?mode=view&newsid=382556
M IMAGES: N
SAVENAME: default
BUSINESSPOST.CO.KR:
URL: http://www.businesspost.co.kr/BP?command=article_view&num=125059
M IMAGES: Y
SAVENAME: default
DAILYSECU.COM:
URL: https://www.dailysecu.com/news/articleView.html?idxno=69074
M IMAGES: N
SAVENAME: default
THETRAVELNEWS.CO.KR:
URL: http://thetravelnews.co.kr/09/177674/
M IMAGES: N
SAVENAME: default
GWBIZ.KR:
URL: http://www.gwbiz.kr/sub_read.html?uid=70213
M IMAGES: N
SAVENAME: default
HSINEWS.COM:
URL: http://www.hsinews.com/sub_read.html?uid=18385
M IMAGES: N
SAVENAME: default
CHRISTIANTODAY.CO.KR:
URL: http://www.christiantoday.co.kr/news/325264
M IMAGES: N
SAVENAME: default
NOTE: remove everything after '?' in image url
MEDICALWORLDNEWS.CO.KR:
URL: http://www.medicalworldnews.co.kr/news/view.php?idx=1475665857
M IMAGES: Y
SAVENAME: default
KSDAILY.CO.KR:
URL: http://www.ksdaily.co.kr/news/articleView.html?idxno=76072
M IMAGES: N
SAVENAME: default
ETNEWS.COM:
URL: http://www.etnews.com/20190911000096
M IMAGES: Y
SAVENAME: default
STARNNEWS.COM:
URL: http://www.starnnews.com/news/index.html?no=527183
M IMAGES: N
SAVENAME: default
MBN.CO.KR:
URL: http://star.mbn.co.kr/view.php?year=2019&no=724950&refer=portal
http://www.mbn.co.kr/pages/news/newsView.php?news_seq_no=3935420
http://mbnmoney.mbn.co.kr/news/view?news_no=MM1003720183
M IMAGES: Y
SAVENAME: default
KOREATIMES.CO.KR:
URL: http://www.koreatimes.co.kr/www/opinion/2019/09/197_275452.html
M IMAGES: N
SAVENAME: default
PURPRESS.COM:
URL: http://www.purpress.com/bbs/board.php?bo_table=star&wr_id=12847
M IMAGES: Y
SAVENAME: default
KMIB.CO.KR:
URL: http://news.kmib.co.kr/article/view.asp?arcid=0924097339&code=13180000&cp=du
M IMAGES: N
SAVENAME: default
YTN.CO.KR:
URL: https://www.ytn.co.kr/_sn/0117_201909131000086279
M IMAGES: Y
SAVENAME: default
NANUMNEWS.COM:
URL: http://www.nanumnews.com/sub_read.html?uid=75967
M IMAGES:
SAVENAME: default
JJAN.KR:
URL: http://www.jjan.kr/news/articleView.html?idxno=2060249&sc_section_code=S1N36&sc_sub_section_code=S2N71
M IMAGES: Y
SAVENAME: default
GOODDAILYNEWS.CO.KR:
URL: http://www.gooddailynews.co.kr/news/articleView.html?idxno=118128
M IMAGES: Y
SAVENAME: default
KADO.NET:
URL: http://www.kado.net/?mod=news&act=articleView&idxno=987087
M IMAGES: N
SAVENAME: default
BEYONDPOST.CO.KR:
URL: http://www.beyondpost.co.kr/view.php?ud=20190912080301638TJ20554_30
M IMAGES: N
SAVENAME: default
NOTE: replace 'idx=[number]' with 'idx=999' in image url
YNA.CO.KR:
URL: https://www.yna.co.kr/view/AKR20190909045900005?input=1179m
M IMAGES: N
SAVENAME: default
DIZZO.COM:
URL: http://digitalchosun.dizzo.com/site/data/html_dir/2019/09/11/2019091180172.html
M IMAGES: Y
SAVENAME: default
CNBNEWS.COM:
URL: http://weekly.cnbnews.com/news/article.html?no=130160
M IMAGES: Y
SAVENAME: default
SMLOUNGE.CO.KR:
URL: https://www.smlounge.co.kr/woman/article/42783
M IMAGES: Y
SAVENAME: default
JOONGDO.CO.KR:
URL: http://www.joongdo.co.kr/main/view.php?key=20190912001136002
M IMAGES: N
SAVENAME: default
SISAFOCUS.CO.KR:
URL: http://www.sisafocus.co.kr/news/articleView.html?idxno=220463
M IMAGES: Y
SAVENAME: default
STARJN.COM:
URL: http://www.starjn.com/sub_read.html?uid=96398
M IMAGES: N
SAVENAME: default
KYEONGIN.COM:
URL: http://www.kyeongin.com/main/view.php?key=20190912001530133
M IMAGES: N
SAVENAME: default
INTERVIEW365.COM:
URL: http://www.interview365.com/news/articleView.html?idxno=88814
M IMAGES: N
SAVENAME: default
KIDSTVNEWS.CO.KR:
URL: http://www.kidstvnews.co.kr/view.php?ud=2019091217260399288322dbb067_29
M IMAGES: N
SAVENAME: default
NOTE: replace 'idx=[number]' with 'idx=999' in image url
CCREVIEW.CO.KR:
URL: http://www.ccreview.co.kr/news/articleView.html?idxno=203271
M IMAGES: Y
SAVENAME: default
COINREADERS.COM:
URL: http://www.coinreaders.com/sub_read.html?uid=5435
M IMAGES: Y
SAVENAME: default
PPNEWS.KR:
URL: http://www.ppnews.kr/news/articleView.html?idxno=30007
M IMAGES: N
SAVENAME: default
IWORLDTODAY.COM:
URL: http://www.iworldtoday.com/news/articleView.html?idxno=256400
M IMAGES: Y
SAVENAME: default
MIL.KR:
URL: http://kookbang.dema.mil.kr/newsWeb/20190918/13/BBSMSTR_000000010060/view.do
M IMAGES: N
SAVENAME: default
INSIGHTKOREA.CO.KR:
URL: http://www.insightkorea.co.kr//news/articleView.html?idxno=58299
M IMAGES: N
SAVENAME: default
FAMTIMES.CO.KR:
URL: http://famtimes.co.kr/news/view/401439
M IMAGES: Y
SAVENAME: default
RPM9.COM:
URL: http://www.rpm9.com/news/article.html?id=20190918090021
M IMAGES: Y
SAVENAME: default
SEOULWIRE.COM:
URL: http://www.seoulwire.com/news/articleView.html?idxno=220487
M IMAGES: Y
SAVENAME: default
HORSEBIZ.CO.KR:
URL: https://www.horsebiz.co.kr/news/articleView.html?idxno=47536
M IMAGES: N
SAVENAME: default
IMINJU.NET:
URL: http://www.iminju.net/news/articleView.html?idxno=48942
M IMAGES: N
SAVENAME: default
PLUSKOREA.NET:
URL: http://www.pluskorea.net/sub_read.html?uid=146994
M IMAGES: N
SAVENAME: default
OBSNEWS.CO.KR:
URL: http://www.obsnews.co.kr/news/articleView.html?idxno=1177956
M IMAGES: N
SAVENAME: default
PULSENEWS.CO.KR:
URL: https://pulsenews.co.kr/view.php?year=2019&no=736518
M IMAGES: Y
SAVENAME: default
FINTECHPOST.CO.KR:
URL: http://www.fintechpost.co.kr/news/articleView.html?idxno=71353
M IMAGES: N
SAVENAME: default
KOOKMINNEWS.COM:
URL: http://www.kookminnews.com/news/view.php?idx=23783
M IMAGES: N
SAVENAME: default
SNMNEWS.COM:
URL: http://www.snmnews.com/news/articleView.html?idxno=452565
M IMAGES: N
SAVENAME: default
M-I.KR:
URL: http://www.m-i.kr/news/articleView.html?idxno=638920
M IMAGES: Y
SAVENAME: default
BUSINESSKOREA.CO.KR:
URL: http://www.businesskorea.co.kr/news/articleView.html?idxno=36090
M IMAGES: N
SAVENAME: default
NEWSWAVE.KR:
URL: http://www.newswave.kr/413041
M IMAGES: N
SAVENAME: default
MKSPORTS.CO.KR
URL: http://mksports.co.kr/view/2019/1083591/
M IMAGES: N
SAVENAME: default
ANEWSA.COM:
URL: https://www.anewsa.com/detail.php?number=2039542
M IMAGES: N
SAVENAME: default
THEDRIVE.CO.KR:
URL: http://www.thedrive.co.kr/news/newsview.php?ncode=1065607945304593
M IMAGES: N
SAVENAME: default
ISSUEMAKER.KR:
URL: http://www.issuemaker.kr/news/articleView.html?idxno=29861
M IMAGES: N
SAVENAME: default
MARKETNEWS.CO.KR:
URL: http://www.marketnews.co.kr/news/articleView.html?idxno=40919
M IMAGES: N
SAVENAME: default