-
File "D:\Anaconda3\envs\CC\lib\site-packages\langchain\tools\base.py", line 325, in run
else self._run(*tool_args, **tool_kwargs)
File "D:\Anaconda3\envs\CC\lib\site-packages\chemcrow\tools\…
-
Hello,
I've noticed that FLARESOLVERR isn't really able to pass cloudflare sites anymore.
Can you add support for CF Clearance Scraperr in Hdoujin?
CF Clearance Scraper is an api that works in th…
-
Apart from hourly Spot market, there are also other smart tariffs out there. e.g. Smart Times:
- You have 3 price windows within a day: off-peak, shoulder, peak
- the tarrif changes each month
…
-
### Feature Request: Extend Scraper Package to Support a List of `USER_AGENTS`
**Type**: Feature
**Component**: Twitter Scraper Package
---
### Problem
The new Twitter scraper package…
-
Django rest framework converts database models to simple formats. This simple data can be served over some endpoint in the Django web application.
-
While debugging some slow scraping recently I realized that the vast majority of the time was spent in `TagSoup.parseTags`. Naively swapping to the [fast-tagsoup](https://hackage.haskell.org/package/f…
fimad updated
1 month ago
-
Currently the scraper API relies too heavily on searching strings and it's having a struggle there, I think replacing it with a more solid plugin interface would help tremendously.
-
Hey just a heads up that you currently have your public API key for scraping robot as plain text in your code. I was able to verify your code is still active by submitting a test request through their…
-
**Describe the bug**
I have my own local model loaded using vLLM. So, it's using openAI API format. When I tried it to `SmartScraperGraph`, I got the error: `TypeError: Completions.create() got an un…
-
请大神指点为何专有解析器未被调用
解析器注册
'from urllib.parse import urlparse
from .mp_crawler import mp_crawler
from .facebook_parser import facebook_parser
def get_scraper(url):
domain = urlparse(url).net…