fraudcrawler 0.4.6__py3-none-any.whl → 0.4.7__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.
Potentially problematic release.
This version of fraudcrawler might be problematic. Click here for more details.
- fraudcrawler/launch_demo_pipeline.py +2 -3
- {fraudcrawler-0.4.6.dist-info → fraudcrawler-0.4.7.dist-info}/METADATA +2 -3
- {fraudcrawler-0.4.6.dist-info → fraudcrawler-0.4.7.dist-info}/RECORD +6 -6
- {fraudcrawler-0.4.6.dist-info → fraudcrawler-0.4.7.dist-info}/WHEEL +1 -1
- {fraudcrawler-0.4.6.dist-info → fraudcrawler-0.4.7.dist-info}/LICENSE +0 -0
- {fraudcrawler-0.4.6.dist-info → fraudcrawler-0.4.7.dist-info}/entry_points.txt +0 -0
|
@@ -8,12 +8,11 @@ DATE_FMT = "%Y-%m-%d %H:%M:%S"
|
|
|
8
8
|
logging.basicConfig(format=LOG_FMT, level=LOG_LVL, datefmt=DATE_FMT)
|
|
9
9
|
|
|
10
10
|
|
|
11
|
-
def
|
|
11
|
+
def search(search_term: str):
|
|
12
12
|
# Setup the client
|
|
13
13
|
client = FraudCrawlerClient()
|
|
14
14
|
|
|
15
15
|
# Setup the search
|
|
16
|
-
search_term = "Medion Kühlbox MD 37454"
|
|
17
16
|
language = Language(name="German")
|
|
18
17
|
location = Location(name="Switzerland")
|
|
19
18
|
deepness = Deepness(num_results=10)
|
|
@@ -98,4 +97,4 @@ def main():
|
|
|
98
97
|
|
|
99
98
|
|
|
100
99
|
if __name__ == "__main__":
|
|
101
|
-
|
|
100
|
+
search(search_term = "Medion Kühlbox MD 37454")
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
Metadata-Version: 2.
|
|
1
|
+
Metadata-Version: 2.1
|
|
2
2
|
Name: fraudcrawler
|
|
3
|
-
Version: 0.4.
|
|
3
|
+
Version: 0.4.7
|
|
4
4
|
Summary: Intelligent Market Monitoring
|
|
5
5
|
Home-page: https://github.com/open-veanu/fraudcrawler
|
|
6
6
|
License: MIT
|
|
@@ -11,7 +11,6 @@ Classifier: License :: OSI Approved :: MIT License
|
|
|
11
11
|
Classifier: Programming Language :: Python :: 3
|
|
12
12
|
Classifier: Programming Language :: Python :: 3.11
|
|
13
13
|
Classifier: Programming Language :: Python :: 3.12
|
|
14
|
-
Classifier: Programming Language :: Python :: 3.13
|
|
15
14
|
Requires-Dist: aiohttp (>=3.11.14,<4.0.0)
|
|
16
15
|
Requires-Dist: beautifulsoup4 (>=4.13.4,<5.0.0)
|
|
17
16
|
Requires-Dist: openai (>=1.68.2,<2.0.0)
|
|
@@ -6,7 +6,7 @@ fraudcrawler/base/google-languages.json,sha256=z0VtjMCsCcZq11OkCIb9jMDD1p9Ty4lhV
|
|
|
6
6
|
fraudcrawler/base/google-locations.json,sha256=UtNu0iSStllvFRTQXMobWKmZR1hKmtgtHftLNgaJTT0,9204345
|
|
7
7
|
fraudcrawler/base/orchestrator.py,sha256=UzqEtC7Szw1-Ic31lex04Mgpf2f7MM-odwhC0gTxN2Q,23566
|
|
8
8
|
fraudcrawler/base/retry.py,sha256=OKdOed7mP2VLYJLi1zo0MC8ISMm7k3gZgtNuqn50NhI,995
|
|
9
|
-
fraudcrawler/launch_demo_pipeline.py,sha256=
|
|
9
|
+
fraudcrawler/launch_demo_pipeline.py,sha256=No9KYMbJWTdW1GIZjXVBDb-Xn_QNdDquHQ70BzAVxfc,4655
|
|
10
10
|
fraudcrawler/processing/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
11
11
|
fraudcrawler/processing/processor.py,sha256=-QdLiAhdPLdYWcMvbKmuPQ_WlvFEDpmEXNps1QGChvQ,7421
|
|
12
12
|
fraudcrawler/scraping/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -15,8 +15,8 @@ fraudcrawler/scraping/serp.py,sha256=aTsrH9R9yOpEH_ga-h1BylAtVl4sf9eHIaCv798GLEE
|
|
|
15
15
|
fraudcrawler/scraping/url.py,sha256=5Z3hPW73E-TLhM-Zha8OTcUOumc_rcx64R0fT9z2Hi8,1748
|
|
16
16
|
fraudcrawler/scraping/zyte.py,sha256=Pv0i2Ni6oamIo_aFdG9c-Kon0PM6oTmMgVYdT3KwvYo,7602
|
|
17
17
|
fraudcrawler/settings.py,sha256=zoNd4LCBL1JNfICiYlLkggw8rGr_tkFc7rrE1morLKI,3442
|
|
18
|
-
fraudcrawler-0.4.
|
|
19
|
-
fraudcrawler-0.4.
|
|
20
|
-
fraudcrawler-0.4.
|
|
21
|
-
fraudcrawler-0.4.
|
|
22
|
-
fraudcrawler-0.4.
|
|
18
|
+
fraudcrawler-0.4.7.dist-info/LICENSE,sha256=B-3FuHfe3S0fWAlKlceskPcRhzXq81g-rJ-ddUYb4O8,1062
|
|
19
|
+
fraudcrawler-0.4.7.dist-info/METADATA,sha256=zK5_0rJh2ewfhg_PyqRpfgI1Ge5BZSb6Gexqc5vNaiw,5922
|
|
20
|
+
fraudcrawler-0.4.7.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
|
21
|
+
fraudcrawler-0.4.7.dist-info/entry_points.txt,sha256=1Befm7cM6945y2AA1z9V4gZV63mtSWcAs7ypvgux_Xg,79
|
|
22
|
+
fraudcrawler-0.4.7.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|