Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PinterestBridge] Search doesn't work #1134

Closed
AntoineTurmel opened this issue May 15, 2019 · 2 comments
Closed

[PinterestBridge] Search doesn't work #1134

AntoineTurmel opened this issue May 15, 2019 · 2 comments
Labels
Bridge-Broken Confirmed broken bridge wontfix Indicates that work won't continue on an issue or pull request

Comments

@AntoineTurmel
Copy link
Contributor

I get :

<b>Warning</b>:  Invalid argument supplied for foreach() in <b>/dev/rss-bridge-master/bridges/PinterestBridge.php</b> on line <b>62</b><br />

Looking at the code, it should parse json content from #jsInit1, which is now blank when doing a search:

<script type="application/json" id="jsInit1"></script>

(eg. request: https://www.pinterest.com/search/pins/?q=wood)

@logmanoriginal logmanoriginal added the Bridge-Broken Confirmed broken bridge label Jun 9, 2019
@logmanoriginal
Copy link
Contributor

Thanks for reporting this issue.

I can confirm that keyword search is broken for Pinterest.

The script still exists (if you disable JS when loading the page), but it does no longer have any contents inside "resourceDataCache": [], and no alternative endpoints. In fact, the page does no longer contain any usable search results. Unless there is another way to acquire search results without JS, keyword search should be removed.

@logmanoriginal logmanoriginal added the wontfix Indicates that work won't continue on an issue or pull request label Jun 28, 2019
@logmanoriginal
Copy link
Contributor

Closed via #1206

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bridge-Broken Confirmed broken bridge wontfix Indicates that work won't continue on an issue or pull request
Projects
None yet
Development

No branches or pull requests

2 participants