Clueless-Community / scrape-up

A web-scraping-based python package that enables you to scrape data from various platforms like GitHub, Twitter, Instagram, or any useful website.
https://pypi.org/project/scrape-up/
MIT License
251 stars 241 forks source link

Instagram module #160

Closed SajeelHashmi closed 1 year ago

SajeelHashmi commented 1 year ago

Proposed Method: [Method Name]

Implementation of the Instagram module

Description

The Instagram module is not implemented at all this module could be used to scrape the pfp of the user account details like private/public account number of followers following number of posts also a list of followers and following

To what class it belongs?: Instagram

Example Usage

image

alivia-ansari commented 1 year ago

Could you assign this issue to me for GSSoC'23? I would like to work on this.

shrish-shete20 commented 1 year ago

Hi @SajeelHashmi , Would you assign me this issue under GSSOC?

A15h commented 1 year ago

hi @SajeelHashmi I would really like to work on this issue. Please assign this issue to me. I am a contributor of GSSOC'23.

urvi-swl commented 1 year ago

Hi @SajeelHashmi I am a GSSoC'23 contributor and have been exploring this particular domain of scraping already.Could you assign this issue to me? We can do it by extracting HTML tags for the attributes needed to be scraped.

hereisSwapnil commented 1 year ago

I want to work on this issue. @SajeelHashmi Please assign me this issue, I have been working on many projects to scrape websites for data using python. Thanks.

nikhil25803 commented 1 year ago

Great idea @urvi-swl, I have just added an Instagram module. With the fetch followers function of a user. I'll be raising more issues on this corresponding to each function.

Propose the Method name as well while raising an issue, like followers(), or following().

nikhil25803 commented 1 year ago

@urvi-swl | @Swapnil-Singh-99 | @alivia-ansari | @adhikari-pratik | @shrish-shete20 | @A15h

Closing this issue for now, please raise issues corresponding to each method, not whole at once.