-
17200 Statuses Processed: 2017-05-19 21:59:50.230000
```
Traceback (most recent call last):
File "C:/xxxxx/facebook-page-post-scraper/get_fb_posts_fb_group.py", line 187, in
scrapeFaceboo…
cdhit updated
7 years ago
-
Scraping reactions is relatively slow for large pages (15 minutes for CNN's FB page) and will get worse as time goes by.
For example, when scraping 100 Statuses:
## Current Architecture
- Return Post…
-
Hello again :)
Do you have any suggestions about how to modify the code from get_fb_posts_fb_page (2.7 version) in order to save the CSV files into a database?
Thank you in advance!
-
Is it possible to alter the code so that, for example, the scraper stops pulling after a certain period in time? Given that some pages have been around for years, I might only want 2017 and 2016 posts…
-
Hi,
is there a way to stop scraping at a certain date ?
-
I got this message
```js
wp-seo-post-scraper-450.min.js:10 Error: unable to tokenize
at Object.end (wp-seo-post-scraper-450.min.js:6)
at j (wp-seo-post-scraper-450.min.js:16)
at p (wp…
-
### What did you expect to happen?
When specifying a Facebook Image for a post, the og:image:width and og:image:height Open Graph tags should be populated.
### What happened instead?
The tags are…
-
# To-Do list
**Legend:**
* :smile: finished
* :construction: under construction
* :hourglass: waiting
## All the time
* Check that what we do separates SYE specific stuff from the more gener…
-
### What did you expect to happen? Sharing a post to facebook should produce the title, description and image set in Yoast.
### What happened instead?
I am getting issues with the og:images on al…
-
URL syntax is a model for valid URLs---basically "authoring requirements". The URL parser section allows parsing URLs which do not follow URL syntax.
An easy example is `https://////example.com`, whi…