Hello all,
I am looking to write a program to does the following:
Takes a 10-digit number from a column in excel
Visits 1 webpage and pastes that 10-digit number into a search field.
A new page loads from the search (only one)
And then I need a number extracted off (from the Page Source it's always line 692)
Then I need that new number pasted into another column of Excel
How can I go about doing this?
It needs to be done for roughly 1,000 10-digit numbers, with 1,000 pasted entries back into excel.
Thank you!
I am looking to write a program to does the following:
Takes a 10-digit number from a column in excel
Visits 1 webpage and pastes that 10-digit number into a search field.
A new page loads from the search (only one)
And then I need a number extracted off (from the Page Source it's always line 692)
Then I need that new number pasted into another column of Excel
How can I go about doing this?
It needs to be done for roughly 1,000 10-digit numbers, with 1,000 pasted entries back into excel.
Thank you!