abstract-webtools 0.1.6.19__py3-none-any.whl → 0.1.6.20__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -272,7 +272,7 @@ def get_crawl_mgr(url=None,req_mgr=None,url_mgr=None,source_code=None,parse_type
272
272
  url_mgr = get_url_mgr(url=url,url_mgr=url_mgr)
273
273
  url = get_url(url=url,url_mgr=url_mgr)
274
274
  req_mgr=get_req_mgr(url=url,url_mgr=url_mgr,source_code=source_code)
275
- source_code = get_source(url=url,url_mgr=url_mgr,source_code=source_code,req_mgr=req_mgr)
275
+ source_code = get_source(url=url,url_mgr=url_mgr,source_code=source_code)
276
276
  soup_mgr = get_soup_mgr(url=url,url_mgr=url_mgr,source_code=source_code,req_mgr=req_mgr,parse_type=parse_type)
277
277
  crawl_mgr = crawlManager(url=url,req_mgr=req_mgr,url_mgr=url_mgr,source_code=source_code,parse_type=parse_type)
278
278
  return crawl_mgr
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: abstract_webtools
3
- Version: 0.1.6.19
3
+ Version: 0.1.6.20
4
4
  Summary: Abstract Web Tools is a Python package that provides various utility functions for web scraping tasks. It is built on top of popular libraries such as `requests`, `BeautifulSoup`, and `urllib3` to simplify the process of fetching and parsing web content.
5
5
  Home-page: https://github.com/AbstractEndeavors/abstract_essentials/tree/main/abstract_webtools
6
6
  Author: putkoff
@@ -7,7 +7,7 @@ abstract_webtools/url_grabber.py,sha256=pnCCev7ZIuM-6cAGTLmK5HfzZg_AX-fLcRpB6ZE7
7
7
  abstract_webtools/url_grabber_new.py,sha256=Oh2Kc0gBScCo0xpopNsg8JE5lIbPuzZVKM5f5GoZmw0,3454
8
8
  abstract_webtools/managers/__init__.py,sha256=5aIpbdUsDWTrhPUAjfIKnG54OULqOKan9LBL5EIUllo,407
9
9
  abstract_webtools/managers/cipherManager.py,sha256=NHQGdR11eNSm-1H-GezD5dyQgsPTJwY5kczt8Sher2s,1621
10
- abstract_webtools/managers/crawlManager.py,sha256=7TfhjeFJ-9byp0HTHlvwNmmetFF2mbvwGWsTFNkgu2g,13004
10
+ abstract_webtools/managers/crawlManager.py,sha256=vqNDwV5FI8GLpXVD-mktJzdgg5iQIHtW1bQnWujQdpM,12988
11
11
  abstract_webtools/managers/domainManager.py,sha256=95znOBv05W77mW_fbZAfl4RmlENDlYqhEOMkL02L220,3610
12
12
  abstract_webtools/managers/dynamicRateLimiter.py,sha256=gopQcQo50JG2D0KcyepNCIQ_1uDQEBIHBzWf4R2Wgy0,7617
13
13
  abstract_webtools/managers/get_test.py,sha256=nISrhUGdyvRv18wTGoifGhizBFoHeK0N3FymMASloFw,825
@@ -22,8 +22,8 @@ abstract_webtools/managers/tlsAdapter.py,sha256=XZSMZz9EUOhv-h3_Waf6mjV1dA3oN_M_
22
22
  abstract_webtools/managers/urlManager.py,sha256=Dvf-TiSo5j_YjZS2Eq6lFfbhveneD6NA_wEE0xUXy_E,8858
23
23
  abstract_webtools/managers/userAgentManager.py,sha256=33SB2p2FG7EYZl7l2iYm1U4gI9PcdkGTZHw5lg_Ogrw,1653
24
24
  abstract_webtools/managers/videoDownloader.py,sha256=4sPV0D8f3_S8qNYSySfB_b-aBP_xAm4Ex7MJ1WIFhHE,10567
25
- abstract_webtools-0.1.6.19.dist-info/LICENSE,sha256=g3WEJFiVS27HyCGRTwKSsMLyciMaGFdWcZGOe1QalZk,3877
26
- abstract_webtools-0.1.6.19.dist-info/METADATA,sha256=J8BtJCxLSqH5m5Fd-us6KwHNQseeuTyQ5U1ogJS42gA,15858
27
- abstract_webtools-0.1.6.19.dist-info/WHEEL,sha256=R06PA3UVYHThwHvxuRWMqaGcr-PuniXahwjmQRFMEkY,91
28
- abstract_webtools-0.1.6.19.dist-info/top_level.txt,sha256=2DMJ7RmjTcjCsa-uwAV0K6eXXlIIkFDEjBLg_uyCmCI,18
29
- abstract_webtools-0.1.6.19.dist-info/RECORD,,
25
+ abstract_webtools-0.1.6.20.dist-info/LICENSE,sha256=g3WEJFiVS27HyCGRTwKSsMLyciMaGFdWcZGOe1QalZk,3877
26
+ abstract_webtools-0.1.6.20.dist-info/METADATA,sha256=mZfAmt-ML4LLZ6WfNlKj4N8TLG-DfLav8Czu_UeLVF4,15858
27
+ abstract_webtools-0.1.6.20.dist-info/WHEEL,sha256=R06PA3UVYHThwHvxuRWMqaGcr-PuniXahwjmQRFMEkY,91
28
+ abstract_webtools-0.1.6.20.dist-info/top_level.txt,sha256=2DMJ7RmjTcjCsa-uwAV0K6eXXlIIkFDEjBLg_uyCmCI,18
29
+ abstract_webtools-0.1.6.20.dist-info/RECORD,,