how to send post request to a webpage using cookies and headers in python to scrape the webpage

0 votes
Hello

I'm trying to scrape this webpage https://www.sunnxt.com/telugu-movie/detail/7939 by sending post request using cookie and headers to know information regarding video quality etc., Such information is rendered only when the user is logged in. I don't have idea about how to do this thing. please help.
Sep 29, 2020 in Python by Avinash
• 120 points
2,466 views

1 answer to this question.

0 votes

Hey @Avinash,

Regarding your query, I would suggest you can go through this: https://morioh.com/p/d84ab144eee3

answered Sep 29, 2020 by Roshni
• 10,520 points

Related Questions In Python

–1 vote
2 answers
+1 vote
1 answer
0 votes
1 answer

How to use BeautifulSoup for Webscraping

Your code is good until you get ...READ MORE

answered Sep 6, 2018 in Python by Priyaj
• 58,090 points
1,952 views
0 votes
1 answer

How to download intext images with beautiful soup

Try this: html_data = """ <td colspan="3"><b>"Assemble under ...READ MORE

answered Sep 10, 2018 in Python by Priyaj
• 58,090 points
5,164 views
0 votes
1 answer

How to download intext images with beautiful soup

Ohh... I got what you need. Try this: html_data ...READ MORE

answered Sep 20, 2018 in Python by Priyaj
• 58,090 points
5,389 views
0 votes
1 answer

Get all the read more links of amazon.jobs with Python

As you've noticed your request returns only ...READ MORE

answered Sep 28, 2018 in AWS by Priyaj
• 58,090 points
1,153 views
0 votes
3 answers

How to get the return value from a thread using python?

FWIW, the multiprocessing module has a nice interface for ...READ MORE

answered Dec 15, 2020 in Python by Roshni
• 10,520 points
105,335 views
0 votes
5 answers

how to exit a python script in an if statement

Instead of using the normal UTF-8 encoding, ...READ MORE

answered Jul 4, 2023 in Python by bodymist
• 140 points
349,285 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP