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

Feat: Add more features to the pinterest module #951

Closed
3 tasks done
priyankeshh opened this issue May 13, 2024 · 3 comments · Fixed by #999
Closed
3 tasks done

Feat: Add more features to the pinterest module #951

priyankeshh opened this issue May 13, 2024 · 3 comments · Fixed by #999
Assignees
Labels
gssoc GSSoC 2024

Comments

@priyankeshh
Copy link
Contributor

Describe the feature

I am adding 2 features to the pinterest module:

Feature 1: Search Pins by Keyword
Description:
Add functionality to search for pins containing a specific keyword on Pinterest. Users will be able to provide a keyword, and the script will scrape pins related to that keyword, including details such as pin title, description, link, and image URL.

Feature 2: Get Pin Details

Description:
Implement a feature to fetch details about a specific pin on Pinterest. Users can provide the URL of a pin, and the script will extract information such as pin title, description, number of saves, and number of comments.

Add ScreenShots

image

Record

  • I agree to follow this project's Code of Conduct
  • I'm a GSSoC'24 contributor
  • I want to work on this issue
@priyankeshh
Copy link
Contributor Author

@nikhil25803 please assign this to me

priyankeshh added a commit to priyankeshh/scrape-up that referenced this issue May 13, 2024
@nikhil25803
Copy link
Member

Go ahead @priyankeshh

Note

  • Please create a separate module for this, as in the folder and project structure (if it is already created, just add your features as functions in the same module).
  • Do not use the `selenium web driver as it is incompatible with all devices and cloud platforms.
  • Before making any changes, please check whether the module you want to add exists. If yes, then you can add your functionality as a method only make a separate module and class for it.

All the best 👨‍💻

@nikhil25803 nikhil25803 added the gssoc GSSoC 2024 label May 17, 2024
priyankeshh added a commit to priyankeshh/scrape-up that referenced this issue May 17, 2024
priyankeshh added a commit to priyankeshh/scrape-up that referenced this issue May 17, 2024
@priyankeshh
Copy link
Contributor Author

priyankeshh commented May 17, 2024

Due to some errors, I have closed this PR, I am making a new PR for this issue. Please check that out #999 @nikhil25803

nikhil25803 added a commit that referenced this issue May 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc GSSoC 2024
Projects
None yet
2 participants