-
`from pinterest_scraper import scraper as s
from selenium import webdriver
chromedriverPath = '/home/shubhamturai/anaconda3/envs/pinterestScraper/lib/python3.8/site-packages/chromedriver_binary/…
ghost updated
2 years ago
-
I am trying to collect images using the same example mentioned here, yet, it doesn't get any images when using Arabic keyword as a word of search. Find the code below for reference:
```
from pintere…
-
`Traceback (most recent call last):
File "", line 1, in
File "/home/aleksandar/pinterest-image-scraper/pinterest_scraper/scraper.py", line 53, in __init__
self.browser = webdriver.Firefox(…
-
>>> images = ph.runme("https://www.pinterest.com.au/natalie_jane7/outdoor-portrait-photography/")
Traceback (most recent call last):
File "", line 1, in
NameError: name 'ph' is not defined
>>> …
-
## to reproduce:
```sh
$~ python pinterest.py
Enter keyword: pink trees # we use this keyword as an example
[+] starting search ...
[+] saving results ...
[+] saving json data ...
```
upon fin…
kqee updated
2 months ago
-
Hi! I installed pinscrape via pip and tried several keywords. In each case, I encountered the following error:
```
PS C:\Users\alex-\yandex_images_parser> & C:/Users/alex-/AppData/Local/Programs/P…
-
First of all, nicely done (good docs, easy install, works like a charm). Would find pinterest scraping quite useful ..
venuv updated
4 years ago
-
not sure exactly which ones are supposed to be relevant but I'm seeing a lot of fields which are clearly unintentional. After website, I see the following fields to fill out:
Metatags
Conf…
-
I've been implementing Photoswipe in a Wordpress Site and now I have this problem: I'm using Yoast SEO plugin and it assigns an og:image to the post that contains Photoswipe gallery (based in the post…
-
Reported on IRC by systwi on 2019-07-15
This happens on macOS (using either nixpkgs or homebrew), but not on Linux.
```
$ grab-site 'http://www.deeplysimple.net/' --delay '275-375'
psutil: No …