Skip to content

Comments

add check for images key and if its a pin#34

Open
tharunkumartk wants to merge 2 commits intoiamatulsingh:mainfrom
tharunkumartk:fix-pinterest-api
Open

add check for images key and if its a pin#34
tharunkumartk wants to merge 2 commits intoiamatulsingh:mainfrom
tharunkumartk:fix-pinterest-api

Conversation

@tharunkumartk
Copy link

No description provided.

for result in results:
image_urls.append(result['images']['orig']['url'])
self.client_context = json_data['client_context']
image_urls.append(result["images"]["orig"]["url"])
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is the main change, the rest is because of autoformatting.

Copy link
Owner

@iamatulsingh iamatulsingh Oct 19, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

would you mind to update the README for user's understanding?

@iamatulsingh iamatulsingh self-assigned this Oct 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants