softcoder24 / insta_share

Share a post into your Instagram account using the requests library.
Other
26 stars 10 forks source link

Seeking information for scraping with python requests #7

Closed amitdev101 closed 3 years ago

amitdev101 commented 3 years ago

Hi @softcoder24. This is a good project and I am also working on same type of project. Can you please tell me the resources where I can learn how to login with requests to other websites too. Any youtube videos link or post would be helpful.

Thanks in advance.

softcoder24 commented 3 years ago

Hey there, you need to analyze the website yourself. I suggest to use burp suite as a powerful tool for your project.