-
I'm trying to crawl Facebook public page likes data. my scraper (many_posts_likes) use the post number in order to crawl the likes data. however, some posts have more than 6000 likes and I can only cr…
-
Hi, Thanks for this great work.
I have been playing around with this, to crawl webpages and get content in markdown format, which can be used to provide to LLMs for grounding. But when I used them …
-
Running the jest tests on the rules editor project issues a warning regarding watchman.
`jest-haste-map: Watchman crawl failed. Retrying once with node crawler.
Usually this happens when watchm…
-
Hi,
I started to play with panther since 2 days, and I've a little problem with a scenario.
I want to delete a article from my app.
The process is the following :
I press a button, an alert sho…
-
Does the Open Graph support imply that social media networks such as Facebook will scrape the correct information if the properties are set?
-
See related #386.
We would like to have social sharing work for individual updates. To make this work, you need several components:
- buttons (styled)
- JavaScript to trigger the buttons
- conte…
-
## Details
* Read the Docs project URL: https://ops.readthedocs.io
## Expected Result
Either being able to use social previews, or clean error if previews are broken
## Actual Result
![…
-
Hi,
to me it looks like '--blockRules' blocks entire pages, when a subelement like an iframe-content's URL is matching a passed regex.
Is that correct?
Or what is the exact mechanism?
And if my …
-
Crawler does not download event descriptions...
-
> Traceback (most recent call last):
> File "/Users/username/Desktop/Dropbox/Parent/workspace/project_name/machine_learning/text-scraping-master/app.py", line 14, in
> crawler.run()
> File…