Python Forum
Dataframes to url open - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: Web Scraping & Web Development (https://python-forum.io/forum-13.html)
+--- Thread: Dataframes to url open (/thread-25468.html)



Dataframes to url open - CCorker234 - Mar-31-2020

Hi all
Im new here but would anyone be able to help me with a problem.
I have a data frame of one row of part numbers which all need adding to the end of a consistent url before i can open the relevant webpage and scrape the information i need off of it. How would i add this to the end of each part number?

Any help is greatly appreciated Smile