No recent searches
Popular Articles
Sorry! nothing found for
Posted about 3 years ago by Madhu Vit
Site:
I am trying to scrape an aspx site-https://rajshaladarpan.nic.in/SD1/Home/Public/EmployeeSearch.aspx
Code:
please find it in the attachment
What i am trying to do:
am trying to mimic the sites behavior by posting formRequest.
first i have to select By School/Office Selection and click Search. Then loop thru every district, Block and School and extract the tabel detail.
but i am passing the formdata filled in to the scrapy_formrequest to mimic the behaviour. But it is not working.
can you please take a look? thanks for your help in advance.
Attachments (1)
aspatul.py10.9 KB
0 Votes
0 Comments
Login to post a comment
People who like this
This post will be deleted permanently. Are you sure?
Site:
I am trying to scrape an aspx site-https://rajshaladarpan.nic.in/SD1/Home/Public/EmployeeSearch.aspx
Code:
please find it in the attachment
What i am trying to do:
am trying to mimic the sites behavior by posting formRequest.
first i have to select By School/Office Selection and click Search. Then loop thru every district, Block and School and extract the tabel detail.
but i am passing the formdata filled in to the scrapy_formrequest to mimic the behaviour. But it is not working.
can you please take a look? thanks for your help in advance.
Attachments (1)
aspatul.py
10.9 KB
0 Votes
0 Comments
Login to post a comment