MCPcopy Create free account

hub / github.com/YoongiKim/AutoCrawler / functions

Functions26 in github.com/YoongiKim/AutoCrawler

↓ 4 callersMethodremove_duplicates
(_list)
collect_links.py:88
↓ 3 callersMethodget_scroll
(self)
collect_links.py:63
↓ 3 callersMethodhighlight
(self, element)
collect_links.py:83
↓ 2 callersMethodbase64_to_object
(src)
main.py:162
↓ 2 callersMethodnaver_full
(self, keyword, add_url="")
collect_links.py:246
↓ 2 callersMethodwait_and_click
(self, xpath)
collect_links.py:67
↓ 1 callersMethodall_dirs
(path)
main.py:85
↓ 1 callersMethodall_files
(path)
main.py:94
↓ 1 callersMethoddo_crawling
(self)
main.py:269
↓ 1 callersMethoddownload_from_site
(self, keyword, site_code)
main.py:221
↓ 1 callersMethoddownload_images
(self, keyword, links, site_name, max_count=0)
main.py:167
↓ 1 callersMethodget_extension_from_link
(link, default='jpg')
main.py:104
↓ 1 callersMethodget_face_url
(code)
main.py:48
↓ 1 callersMethodget_keywords
(keywords_file='keywords.txt')
main.py:133
↓ 1 callersMethodget_text
(code)
main.py:37
↓ 1 callersMethodgoogle
(self, keyword, add_url="")
collect_links.py:91
↓ 1 callersMethodgoogle_full
(self, keyword, add_url="", limit=100)
collect_links.py:173
↓ 1 callersMethodimbalance_check
(self)
main.py:309
↓ 1 callersMethodmake_dir
(dirname)
main.py:126
↓ 1 callersMethodnaver
(self, keyword, add_url="")
collect_links.py:138
↓ 1 callersMethodsave_object_to_file
(object, file_path, is_base64=False)
main.py:151
↓ 1 callersMethodvalidate_image
(path)
main.py:119
Method__init__
(self, no_gui=False, proxy=None)
collect_links.py:30
Method__init__
:param skip_already_exist: Skips keyword already downloaded before. This is needed when re-downloading. :param n_threads: Number of
main.py:56
Methoddownload
(self, args)
main.py:263
Methodinit_worker
(self)
main.py:266