Do you want to learn UiPath from the beginning with all the best practices for enterprise use? Then you should watch this Beginners Tutorial: th-cam.com/video/3ZKzTHdpsTs/w-d-xo.html
Hi Ander Jensen , One suggestion as you have students here please can you upload all the videos related to UI Path from starch to Re-framework which includes ( PDF , Excel , AI , ML , Orchestrator , Re- Framework etc....) .... we all will be waiting for all your videos ..thanks
@@andersjensenorg I think Prithvi just want to motivate you to make more videos with different level of difficulty. :) Your channel is great! and the most value that you are social :)
Thank you very much for your videos! I'm a newbie in uipath and your channel is very helpful, I think I will watch your videos with attention. I've used before Selenium + python to webscrape but uipath makes some tedious work in something trivial! What I would like to know is how to set every piece of informations in a diferent excel cell if it's possible, thank you!
Hey Francisco. Wow, thanks a lot 🤩 I'm very happy, that you take your time to write me. It helps me in many ways. Back to your question. We will have to apply to some logic to our data then. Regex is what first comes to mind, check this: th-cam.com/video/uCdBC2pXPyY/w-d-xo.html Let me know, if that helps you? Kind regards, Anders
@@andersjensenorg Ok!! Thank you for your answer & your help!!! I've used correlated data in the uipath webscrapping to put every data I need in a different cell but of course now I will need some regex using php to get city, region and country in different vars.
Hi Andres, This was very helpful. I need your help with a step further to this, How can we update each page's details into multiple sheets (say page 1, page 2, page 3, etc) in excel instead of scarping all page data into a single sheet?
Thanks for writing 😊 I'm getting more than 50 messages daily. While I read all of them, I can’t reply to everyone 😔 But I’ve created an RPA/Automation community where we’re 5800+ RPA Developers helping each other with solutions and our careers. Here’s the video on how to join (the invitation link is in the video description): th-cam.com/video/xWFz-S96XGo/w-d-xo.html Kind regards, Anders
Hi, Anders, I have tried to scrap data from other side according your example and it worked. This video is GOLD! Thanks a lot for sharing and explaining such error. I just wondering and this is just of curiosity maybe you can make video how to do the same with AHK - just for comparison? There I had challenge is to choose selectors right and to make right scopes. For me it is a little bit hard to understand which in which scope what should what to do and I getting lost. Maybe you know or can just talk , give advice on how to build logic with those scopes? Thanks again for videos and support. Best RPA Ui Path channel so far on youtube! P.s if you have not done video about scraped data manipulation, please do, it is really useful too!
Hey Rimantas. Sorry for the late reply - I am trying to look into all the questions and comments, but sometimes it is taking more time than I would like to. We can scrape web data with AutoHotkey and COM, however I won't recommend, since the RPA tools like UiPath is just so much better and easier to use. And for private use it is completely free. If you want an Open Source solution, which you can use even for enterprise solutions, I would recommend to take a look at OpenRPA - here you can see, how you can data scrape Amazon (it is just a case, it will work for 'all' sites), th-cam.com/video/9E_jIxxITpQ/w-d-xo.html Let me know, what you think 😊 Kind regards, Anders
Hey Marta. Great idea. In what way to you want to manipulate it? The best and easiest way to do it with UiPath is with RegEx. th-cam.com/video/FBZyVz2fSKA/w-d-xo.html Let me know, how you want it and I will try to make a video 😊 Kind regards, Anders
@@martaduino1600 Hey Marta. First of all, do we have a common indicator, where we can split the string? Like we want to split the string in 5 pieces, all right before e.g. a comma. Then you can use this guide, th-cam.com/video/pjij5d8Aru8/w-d-xo.html Otherwise the easiest and most reliable way is to use RegEx like I do here, th-cam.com/video/uCdBC2pXPyY/w-d-xo.html Does that work for you? If no, can you paste in a sample of the string you want to split? Then I can look at it. Kind regards, Anders
Thanks for this video Anders!!! I have another complex scenario, where I have to scrape the data from multiple pages, but there is no "Arrow" Or "Next" button in the pagination. How can we solve this? could you please provide me a working example for this scenario? Many Thanks in advance.
Hey Sanjay. Thanks for the question and sorry for the late reply. At the moment, I’m on paternity leave, meaning I don’t produce videos and solve problems until the 23rd of August. Feel free to post the problem at my Discord, where many bright automation minds are gathered: th-cam.com/channels/Pdtz4gd_iYebJFYq9N8pWA.htmlcommunity?lb=UgxD1Qe9lWKL1I7HyAJ4AaABCQ Kind regards, Anders
I see your paternity leave is almost up. Congratulations by the way. I have a simialnquestion to this. I need to use a while loop to scrap a sight. But the next button remains even once the final page is reached. What would your suggestion be?
Hi Anders, I'm using UIpath version 2022.4.3 and I'm not able to find the Data Scraping feature in Debug section. Could you please help me to navigate it
Good day, How I can able to cancel verifying other emails in singing up in UI Path sir? I tried other email address but I can't cancel it anymore. Thank you.
Hey Adriel Pasamonte Thanks for writing. I'm getting more than 40 questions/comments every day and having difficulty answering everyone (I try my best). I've created my UiPath Groups, where we all can post and solve problems or hang out around our favorite tool, UiPath. So you're very welcome. Get the addresses here: th-cam.com/video/C6xmGfEL07I/w-d-xo.html Have a great day. Kind regards, Anders
Hi, Your video is really amazing but i am facing an issue. i am creating a bot just like you have explained above but the difference is i need to take reviews against every new order placed in an excel sheet. My process which i have developed after learning from u througjh this video is just giving results agains one single order. it does not give any data when bot puts new order and go to new order's relevant page. Note: the format of all the reviews against different orders is same. Please help me its urgent
Hey Qandeel. Thanks a lot. That's a larger task, can you post it on my Discord and we can solve it together: th-cam.com/channels/Pdtz4gd_iYebJFYq9N8pWA.htmlcommunity?lb=UgxD1Qe9lWKL1I7HyAJ4AaABCQ Kind regards, Anders
I found this useful but I would be grateful if you can help me with one use case. Step 1: Open browser and loop through given rows of a column in excel sheet Step 2: scrape the data(for example name and mail id) Step 3: Write to a different sheet or the same but I want the corresponding (existing)records against the scrapped columns. Suppose I have product category mentioned in the excel sheet, and I scrapped multiple product subcategories and cost values against a single category. Could you please help me with this...???
Hey Somnath Banerjee Thanks for writing. I'm getting more than 40 questions/comments every day and having difficulty answering everyone (I try my best). I've created my UiPath Groups, where we all can post and solve problems or hang out around our favorite tool, UiPath. So you're very welcome. Get the addresses here: th-cam.com/video/C6xmGfEL07I/w-d-xo.html Have a great day. Kind regards, Anders
I have a weird problem where what is scraped by the wizard, does not tie up to the actual aaname (there's a few extra spaces). Consequently when I try to dynamically click through each on one, it does not click as it's not a 100% match. I've looked at using Fuzzy data but would prefer to get to the bottom as to how i can overcome this. I did remove all spaces from the variable and all spaces from items in the datatable, but when running, it was still trying to find the actual aa name which has the extra spaces at the end.
Hey Steve E Thanks for writing. I'm getting more than 40 questions/comments every day and having difficulty answering everyone (I try my best). I've created my UiPath Groups, where we all can post and solve problems or hang out around our favorite tool, UiPath. So you're very welcome. Get the addresses here: th-cam.com/video/C6xmGfEL07I/w-d-xo.html Have a great day. Kind regards, Anders
thanks for the tutorial, but the loop i created not able to go next page, it went to 2nd page then back to 1st page again, and its keep looping within pages1 and 2. My data have total 47 pages, your advise please.
Hey LYS, it's very hard to solve without knowing what the site is. Can you join one of these channels: andersjensen.org/lets-talk and post the poblem incl site there? Kind regards, Anders
Hey Anand Suresh Thanks for writing. I'm getting more than 40 questions/comments every day and having difficulty answering everyone (I try my best). I've created my UiPath Groups, where we all can post and solve problems or hang out around our favorite tool, UiPath. So you're very welcome. Get the addresses here: th-cam.com/video/C6xmGfEL07I/w-d-xo.html Have a great day. Kind regards, Anders
Hi. I am following your steps to get data into CSV file, After Selection i couldn't found option of " WRITE RANGE" in activity panel.. However I have search it in search bar. Is there any update ? if software is updated ,what i should do to get data into CSV ? Please reply. Thank you.
Hey Anders, Thanks a ton for this. I have just one question, how do I make the data scrapping more dynamic ? For example; I have created a process to open Amazon, once user give input for which product they want to search, it will type in the search bar and then do the dynamic data scrapping and save it in excel. So if 1 user wants search for Iphone (then data scrapping should happen for that) and if 2nd user type in Samsung, the data scrapping should happen for this. How can we do this ?
Hey Sudhansu. Thank you very much 😊 Check this, I've almost made your example. Did that solve it? th-cam.com/video/jDKo4sax0SY/w-d-xo.html Kind regards, Anders
Hey rutuja. Sure. Make a For Each Row and iterate through that DataTable. Check this for reference: th-cam.com/video/wTfQsVNIfHc/w-d-xo.html Kind regards, Anders
How to do data scrapping if i need to get data from multiple Pages. Like in web there is a document of having 3 pages and each pages have certain no.of pages with itself having data.So i need to extract data from all pages. So in that case how can we achieve data scrapping.
Thanks for writing 😊 I'm getting more than 50 messages daily. While I read all of them, I can’t reply to everyone 😔 But I’ve created an RPA/Automation community where we’re 5800+ RPA Developers helping each other with solutions and our careers. Here’s the video on how to join (the invitation link is in the video description): th-cam.com/video/xWFz-S96XGo/w-d-xo.html Kind regards, Anders
Hey bro! Instead of going to the next page I want to select by the page number like 12345678...etc Because the site which I'm using for data scraping is having that kind of feature only...there is no next button...so in this case how can I do the data scraping bro ?
Hey Mohammedh. Thanks for the question. At the moment, I’m on paternity leave, meaning I don’t produce videos and solve problems until the 26th of August. Feel free to post the problem at my Discord, where many bright automation minds are gathered: th-cam.com/channels/Pdtz4gd_iYebJFYq9N8pWA.htmlcommunity?lb=UgxD1Qe9lWKL1I7HyAJ4AaABCQ Kind regards, Anders
How can we extract data from only specified number of pages? For example we have results spanning across 50 pages but we only want to scrap the data from 9th to 20th page.
Hey Kunal. Thanks for writing. Great question, which can be solved with a while loop, where we make an integer counter that in the end have an assign that adds +1 to it. In each loop, we click next. If condition, where we ask if the counter is 8 (or 7 if you start from 0), then datascrape that page. Let me know if that helps. Feel free to join the Facebook group "UiPath RPA Professionals", and I'll gladly answer there. Kind regards, Anders
First of all, thank you so much for sharing this, it is really useful. But, could you kindly teach me how to break the loop? Somehow mine could not stop, thanks.
Hello @Anders sir I have one question suppose if there is one website and data load by crawl the page in that case I am getting only few data scrap only how can I scrap all the data in that case, kindly advise.
Hey Neal. If you are only getting some of the data, that means the data is not structured. We can do some workarounds. Preferably by screenscraping/OCR or if you can save the page as XML. Do any of this work for you? Kind regards, Anders
Hi! I have a problem when it came to my web scraping. I basically wanted to web scrape a list of records in an Excel file. The problem is, the for-each loop worked out in terms of opening up the webpages, but it would only web scrape the first record. When we do data scraping, does it only scrape the very first thing?
Hey Kayla. Problem is most likely, that you have made a static selector for the scraping, meaning that you will only scrape your made entry. Can you share the site/data with me here or is that private? Kind regards, Anders
@@andersjensenorg Hi Anders, the data is available online. Basically, it is an excel file that has 10 random zip codes in the united states. I had to put the zip code in the search bar, press enter, and then scrape the schools in that zip code. I also suspected that the selector was static, but I am not quite sure how to change it. If you would like me to send the file over to you let me know! :)
Hi Anders, can we use UiPath to scrape new data every time as the website is updated? e.g lets say you scrape a news website and the stories are updated frequently how do you go about updating the robot to know that there is new data so it needs to grab and send it back via email?
Hey Mr Mavit. First of all, sorry for the late reply. I try to get back to all comments and questions, but sometimes it takes a little longer, that what I would like to. There is no easy approach, but what you can do is to data scrape and then compare results, th-cam.com/video/e4_qR4jT2xI/w-d-xo.html. The intuition is, that if the two sheets are equal then nothing has changed and vice versa. Let me know, if that helped? 😊 Kind regards, Anders
Thanks for sharing this tutorial and it is impressive for me about the function of UiPath. But I can't find "Data Scraping" button on my UiPath Studio. Could it be a different version issue?
Hello, thanks for the video. Does this work on OIS.dk too? If so, I need some help. I cannot select data from inside the street name, like the name of the owner.
Sure, can you give me a direct link? I actually did some work in OIS.dk in this video, th-cam.com/video/vW_bFXrvHD0/w-d-xo.html but that is more like a normal lookup. Kind regards, Anders
Hey Anders, Good day to you, This is Richard, i am continuously watching your session, just need you expertise for some project that we need to provide with Event Viewer. Step1 Type in the Event Viewer on the search tab, press enter Step 2: Double click Windows logs and click Application. Step 3 is the critical part that i cannot figure out. Client wants me to only get the "Error" without using the Filter logs. they want me to get the data for all Error for "Date and time", "Source" , "Event ID" and the message in "General" automatically save it to Excel file. what function in UI path do i need to use? filtering the log for error will have more or less 2899 datas that need to be extracted.can i use web scrapping with while loop and event exists. to repeat the action of each error and continue to paste it and save to excel the description of the error. Appreciate your help.
Hey Richard. I would go with the Orchestrator API and get the log from there, then you can filter the thing. docs.uipath.com/orchestrator/reference/api-references Let me know, if that help. Kind regards, Anders
Hey Priyanshu Mishra Thanks for writing. I'm getting more than 40 questions/comments every day and having difficulty answering everyone (I try my best). I've created my UiPath Groups, where we all can post and solve problems or hang out around our favorite tool, UiPath. So you're very welcome. Get the addresses here: th-cam.com/video/C6xmGfEL07I/w-d-xo.html Have a great day. Kind regards, Anders
Hi Anders, Getting runtime error as "Uipath executor has stopped" and 20.4.1 Message: Job stopped with an unexpected exit code: 0x000000FF Exception Type: System.Exception RemoteException wrapping System.Exception: Job stopped with an unexpected exit code: 0x000000FF. This is happening for me whenever there is an Excel application scope or Write range in our sequence or flow chart, Could you please suggest on this.
Hey Kannikanti. Can you try with the Workbook activity instead of the Excel activity? Just search for workbook in activities. Let me know, if that helps 🙂 Kind regards, Anders
Hey Azeem. Thank you very much 😊 I'm a litte bit unsure, what you mean. Can you explain what the element exist means and that it gets grey? Kind regards Anders
@@andersjensenorg here in this vedio element for next page button (>) , goes off when it reaches the last page, and hence comes out of the loop. In my scenario the element (>) remains, even after reaching the last page, it just get greyed out, when reaches last page. So, when I execute your script.. upon reaching the last page it still clicks on greyed out > button and keeps on copying the last page data.. and never comes out of the loop. Thanks for responding.
@@andersjensenorg Sorry.... the one I have is internal to office (btw it was sccm deployment report)... I will look for something similar outside and will share if found. Thanks !! 🙂
@Anders Jensen ... Lucky found similar one... It's an amazon link. Note: my requirement is on IE browser. www.amazon.in/s?k=thermometer&page=7&qid=1585929377&ref=sr_pg_7 Thanks!
Anders Jensen www.dymock.com.au/books where need to read data 11th page to 20th page and capture book name, author name , book type and price and save it in excel with column names and in excel file should consist of two sheets with name paperback and ebook , the paperback should consist of only book type and in ebook should consist only book type
Legend may I ask you something??? How would you scrap data from LinkedIn?? Let's say one search for RPA and click on "Posts" till here I did it :) but when I haven't managed to get the link of each result :( basically, I don't find it
Thanks Anders, great help and great clip! I’m a Strava addict and researcher. I’m wondering if the following Strava data can be extracted with the help of UI path: a) Data extraction of all training activities (incl. # of Kudos and # of comments) of each user of a specific Strava club (e.g., STRAVA Germany Runners, around 4.2k members) in a specific period of time (e.g., August 2019-October 2019). b) With regard to the beforementioned training activities: Extraction of information concerning Kudos and Comments (user names of users who gave Kudos to training activity, user names who commented a training activity) c) With regard to the users of the Strava club: Extraction of information concerning each users “network” (# of “followers” and “following”, names of “followers” and “following” Thanks in advance for any feedback.
Hey Phil. Thank you 😊 Regarding your questions, I think the best and most robust solution is to use the Strava API along with UiPath (and maybe you dont even need UiPath, but that depends on your needs). I havn't dug into it, but the documentation is right here, developers.strava.com/ How experienced a developer are you? Kind regards, Anders
Thanks for directing me to the Strava API. Looks promising! So far, I'm not a very experienced developer, but I'm optimistic that some talent is hidden inside me :D
Anders, help me! I am trying to scrap the currency course dynamic for ten days from here: yandex.ru/news/quotes/2002.html And paste it to Excel file using "Write Range", just like you do... But there comes an mistake, because the pasting comes with the numeric type and all the numbers loose their comma! Instead of 76,6548 there comes 766 548. How to solve this?
I've sloved this task by myself. The key was to use another "Write Range" activity outside of Excel Application Scope - in this case everything works fine!
Hey Ahtoh, awesome. Yeah, sometimes you'll end up with the second best solution with RPA. Let me know, if you have any ideas to future videoes - now I won't make one about scraping yandex 😊 Kind regards, Anders
@@andersjensenorg I still need a help: The task is to apply a financial format to the data in Excel that Excel AutoSum will see this data as numeric and work with it. I found the fastest way to do it using BellaReva module, ChangeCellType Activity. The type of the cells changes but does NOT apply to data! I have to enter a file with Excel, get inside every cell and push "Enter" - only after this the data becomes financial and Autosum works. How to apply Types automatically? Or you may give me absolutely another way of changing data type?
Hey Ahtoh. Apart from your solution you could do (1) Build a workflow that auto hit enter for each cell (2) vba (3) read rhe sheet first and mark the 'preserve format' That's what I can think off. Kind regards, Anders
Hi, I tried this and it extracts out data from the first page. But it stops there. It doesnt navigate to the second page. Could anyone please give your suggestions? Thanks in advance
Hey Aiswarya, right before you click finish, UiPath DataScraping tool asks you, if your data is spanning multiple pages. Click yes here, and mark the next page button. Then you will get all your data. Let me know, if that helps? 🙂 Kind regards, Anders
Hi Andres, it is an excellent video. If the website does not have “next page” button, it has “2”, “3”, etc... how should I set up UiPath? Or if the website url has page no suffix e.g. page 2, page 3 ... how should I set up UiPath? Appreciate for your speedy answer, thank you
Hey Komal Kudche Thanks for writing. I'm getting more than 40 questions/comments every day and having difficulty answering everyone (I try my best). I've created my UiPath Groups, where we all can post and solve problems or hang out around our favorite tool, UiPath. So you're very welcome. Get the addresses here: th-cam.com/video/C6xmGfEL07I/w-d-xo.html Have a great day. Kind regards, Anders
Then you just need to download UiPath Studio, its free and then follow this video tutorial 🙂 If you have any questions regarding the process, let me know and Im happy to help.
This is great ! I am a beginner and trying to automate below. Excel with Col A multiple rows until blanks 1. Open a browser 2. Copy value from Col A for each row until blank one by one and goto browser and type into search text box and click submit, 3. Result will be populated now. Then copy the results and paste it into the same excel Col B next the respective rows/ Could you please help me ! any help will be appreciated
@@andersjensenorg Wow ! thank you so much for your valuable response ! I really appreciate it.. The site is "www.ibancalculator.com/iban_validieren.html" Sample IBAN Number is "SE3550000000054910000003" Enter IBAN Number and click Validate IBAN Result will be populated, under that click on "IBAN into the clipboard" and paste it into the excel col B. And one more option could be instead of IBAN into the clipboard option, can we select the text from web page and paste it. Then repeat the same action for all the IBAN number from the excel until last blank row. Possible ? Could you please help!
Hi Jensen, Many many thanks to you for this tutorial, and I like the idea you implemented in this video to scrape the multi-page with the help of the activities "Element Exists" & "While Loop" (From the time "13:35" in this video), I tried similar exercise with this web-page. Web-page address:- www.naukri.com/vba-developer-jobs-in-patna?k=vba%20developer&l=patna%2C%20ranchi" I tried my level best to create a workflow and implement similar functionality for this this targeted web-page, but I could not do that because here the "Next" button is "disabled" when it reached in the last page, and "Element Exists" only works when a UiElement is visible or not visible, I also tried "Get Attribute" activity and used the attribute "aastate" to check the "enabled" or "disabled" of the "Next" button, but it is also not working. My humble request to you, please guide me in the right direction so that I can solve this problem, I know that I can do this through "Data Scraping", but that is not my goal, I want to learn how can we do without "Data Scraping" through logic. Thank you so much, and God bless you for all of your hard work and your precious time you invested to create these knowledgeable tutorials. Thanks Kashif
Hey Kashif Khan Thanks for writing. I'm getting more than 40 questions/comments every day and having difficulty answering everyone (I try my best). I've created my UiPath Groups, where we all can post and solve problems or hang out around our favorite tool, UiPath. So you're very welcome. Get the addresses here: th-cam.com/video/C6xmGfEL07I/w-d-xo.html Have a great day. Kind regards, Anders
Thank you for teh valuable tutorial. I tried UiPath to scrape "etendering.tenderboard.gov.om/product/publicDash?viewFlag=NewTenders&switchLangFlag=1" but could not paginate through the other pages, and I had difficulties scraping the popup windows, appreciate if you can help with this. This is avery challenging site and i apprahced several freelancers to do it for me but could not succeed to capture iit correctly. The site is dual language, and you need to click on "E" at the top of the page to switch to English.
Hey Anwar, if you have trouble with the next page selector, you can do as I do in the first example of this video. I have no problem in data scraping the popup in the link of yours? Kind regards, Anders
Hey CallMeBob Thanks for writing. I'm getting more than 40 questions/comments every day and having difficulty answering everyone (I try my best). I've created my UiPath Groups, where we all can post and solve problems or hang out around our favorite tool, UiPath. So you're very welcome. Get the addresses here: th-cam.com/video/C6xmGfEL07I/w-d-xo.html Have a great day. Kind regards, Anders
Do you want to learn UiPath from the beginning with all the best practices for enterprise use? Then you should watch this Beginners Tutorial: th-cam.com/video/3ZKzTHdpsTs/w-d-xo.html
Coud tou explain how i run my Robot with VPN !
You are explaining it so simply and step by step, thanks for the video !
Hey Doga. Thank you very much 😊 If you have any ideas for new UiPath videos, please hit me. I am about to record a new batch. Kind regards, Anders
I've been struggling with this for 2 days and your solution solved my problem. Thanks a bunch!!!
Hey Alex. Thanks for your great message 😊 Kind regards, Anders
Thank you so much. Have a good day
Hey Mohammad. Thanks a lot :) Kind regards, Anders
Hi Ander Jensen ,
One suggestion as you have students here please can you upload all the videos related to UI Path from starch to Re-framework which includes ( PDF , Excel , AI , ML , Orchestrator , Re- Framework etc....) .... we all will be waiting for all your videos ..thanks
Hey Prithvi. All the videos are here at my channel or what do you mean? 🙂 Kind regards, Anders
Anders Jensen I mean can u cover all the videos related to ui path from begginer level to advance in your channel
Thank you, Prithvi. But all the videos are here? 🙂
@@andersjensenorg I think Prithvi just want to motivate you to make more videos with different level of difficulty. :) Your channel is great! and the most value that you are social :)
Really helpful. THANKS...
Hey Himanka. Thank you 🙂
Thank you very much for your videos! I'm a newbie in uipath and your channel is very helpful, I think I will watch your videos with attention. I've used before Selenium + python to webscrape but uipath makes some tedious work in something trivial! What I would like to know is how to set every piece of informations in a diferent excel cell if it's possible, thank you!
Hey Francisco. Wow, thanks a lot 🤩 I'm very happy, that you take your time to write me. It helps me in many ways. Back to your question. We will have to apply to some logic to our data then. Regex is what first comes to mind, check this: th-cam.com/video/uCdBC2pXPyY/w-d-xo.html Let me know, if that helps you? Kind regards, Anders
@@andersjensenorg Ok!! Thank you for your answer & your help!!! I've used correlated data in the uipath webscrapping to put every data I need in a different cell but of course now I will need some regex using php to get city, region and country in different vars.
Very nice. Let me know, if you succeed 🙂🙏
Thanks a lot. It helps. Keep doing great work 👍
Hey Selva. Thanks a lot - your comments help a ton :) Kind regards, Anders
Really helpful video. Thanks
Thank you, Xiaohui, glad you could use the video 🙂
Hi Andres, This was very helpful. I need your help with a step further to this, How can we update each page's details into multiple sheets (say page 1, page 2, page 3, etc) in excel instead of scarping all page data into a single sheet?
Thanks for writing 😊 I'm getting more than 50 messages daily. While I read all of them, I can’t reply to everyone 😔 But I’ve created an RPA/Automation community where we’re 5800+ RPA Developers helping each other with solutions and our careers. Here’s the video on how to join (the invitation link is in the video description): th-cam.com/video/xWFz-S96XGo/w-d-xo.html Kind regards, Anders
Hi, Anders, I have tried to scrap data from other side according your example and it worked. This video is GOLD! Thanks a lot for sharing and explaining such error. I just wondering and this is just of curiosity maybe you can make video how to do the same with AHK - just for comparison? There I had challenge is to choose selectors right and to make right scopes. For me it is a little bit hard to understand which in which scope what should what to do and I getting lost. Maybe you know or can just talk , give advice on how to build logic with those scopes?
Thanks again for videos and support. Best RPA Ui Path channel so far on youtube!
P.s if you have not done video about scraped data manipulation, please do, it is really useful too!
Hey Rimantas. Sorry for the late reply - I am trying to look into all the questions and comments, but sometimes it is taking more time than I would like to. We can scrape web data with AutoHotkey and COM, however I won't recommend, since the RPA tools like UiPath is just so much better and easier to use. And for private use it is completely free. If you want an Open Source solution, which you can use even for enterprise solutions, I would recommend to take a look at OpenRPA - here you can see, how you can data scrape Amazon (it is just a case, it will work for 'all' sites), th-cam.com/video/9E_jIxxITpQ/w-d-xo.html Let me know, what you think 😊 Kind regards, Anders
Thanks a lot Anders!
I like your approach. Grinding them videos and keep growing. What's your impression of UiPath? Kind regards, Anders
@@andersjensenorg I like UIPath. I think it's a good idea to automate the boring work of people. I'm glad I found out about UiPath(Rpa)
Great tutorial, it would be valuable to learn how to manipulate this collected data!
Hey Marta. Great idea. In what way to you want to manipulate it? The best and easiest way to do it with UiPath is with RegEx. th-cam.com/video/FBZyVz2fSKA/w-d-xo.html Let me know, how you want it and I will try to make a video 😊 Kind regards, Anders
I would like to learn how to manipulate big strings coming from web scraping by splitting it into many different columns to Excel? Thanks for asking.
@@martaduino1600 Hey Marta. First of all, do we have a common indicator, where we can split the string? Like we want to split the string in 5 pieces, all right before e.g. a comma. Then you can use this guide, th-cam.com/video/pjij5d8Aru8/w-d-xo.html Otherwise the easiest and most reliable way is to use RegEx like I do here, th-cam.com/video/uCdBC2pXPyY/w-d-xo.html Does that work for you? If no, can you paste in a sample of the string you want to split? Then I can look at it. Kind regards, Anders
This is amazing! Thanks alot!
Hey SpecOpsYT, are you still working in UiPath? And how is it going? Just curious 😊 Kind regards, Anders
Thanks for this video, its so helpful for my job. Thank you very much.
Very nice to hear, Anthony 🙂
Thanks for this video Anders!!! I have another complex scenario, where I have to scrape the data from multiple pages, but there is no "Arrow" Or "Next" button in the pagination. How can we solve this? could you please provide me a working example for this scenario? Many Thanks in advance.
Hey Sanjay. Thanks for the question and sorry for the late reply. At the moment, I’m on paternity leave, meaning I don’t produce videos and solve problems until the 23rd of August. Feel free to post the problem at my Discord, where many bright automation minds are gathered: th-cam.com/channels/Pdtz4gd_iYebJFYq9N8pWA.htmlcommunity?lb=UgxD1Qe9lWKL1I7HyAJ4AaABCQ Kind regards, Anders
I see your paternity leave is almost up. Congratulations by the way. I have a simialnquestion to this. I need to use a while loop to scrap a sight. But the next button remains even once the final page is reached. What would your suggestion be?
Hi Anders, I'm using UIpath version 2022.4.3 and I'm not able to find the Data Scraping feature in Debug section. Could you please help me to navigate it
Hey Minal, please check this: th-cam.com/video/046VQDEeARM/w-d-xo.html
Good day, How I can able to cancel verifying other emails in singing up in UI Path sir? I tried other email address but I can't cancel it anymore. Thank you.
Hey Adriel Pasamonte
Thanks for writing. I'm getting more than 40 questions/comments every day and having difficulty answering everyone (I try my best).
I've created my UiPath Groups, where we all can post and solve problems or hang out around our favorite tool, UiPath. So you're very welcome. Get the addresses here: th-cam.com/video/C6xmGfEL07I/w-d-xo.html
Have a great day.
Kind regards,
Anders
@@andersjensenorg Thank you sir, Appreciate your help :)
Great Video Anders! Can you help me to write both results in same sheet
like One below one
Hey Suwetha. Thank you 🙂🙂 You can use Merge Data Table activity. Kind regards, Anders
Hi, Your video is really amazing but i am facing an issue. i am creating a bot just like you have explained above but the difference is i need to take reviews against every new order placed in an excel sheet. My process which i have developed after learning from u througjh this video is just giving results agains one single order. it does not give any data when bot puts new order and go to new order's relevant page. Note: the format of all the reviews against different orders is same. Please help me its urgent
Hey Qandeel. Thanks a lot. That's a larger task, can you post it on my Discord and we can solve it together: th-cam.com/channels/Pdtz4gd_iYebJFYq9N8pWA.htmlcommunity?lb=UgxD1Qe9lWKL1I7HyAJ4AaABCQ Kind regards, Anders
I found this useful but I would be grateful if you can help me with one use case.
Step 1: Open browser and loop through given rows of a column in excel sheet
Step 2: scrape the data(for example name and mail id)
Step 3: Write to a different sheet or the same but I want the corresponding (existing)records against the scrapped columns. Suppose I have product category mentioned in the excel sheet, and I scrapped multiple product subcategories and cost values against a single category.
Could you please help me with this...???
Hey Somnath Banerjee
Thanks for writing. I'm getting more than 40 questions/comments every day and having difficulty answering everyone (I try my best).
I've created my UiPath Groups, where we all can post and solve problems or hang out around our favorite tool, UiPath. So you're very welcome. Get the addresses here: th-cam.com/video/C6xmGfEL07I/w-d-xo.html
Have a great day.
Kind regards,
Anders
I have a weird problem where what is scraped by the wizard, does not tie up to the actual aaname (there's a few extra spaces). Consequently when I try to dynamically click through each on one, it does not click as it's not a 100% match. I've looked at using Fuzzy data but would prefer to get to the bottom as to how i can overcome this.
I did remove all spaces from the variable and all spaces from items in the datatable, but when running, it was still trying to find the actual aa name which has the extra spaces at the end.
Hey Steve E
Thanks for writing. I'm getting more than 40 questions/comments every day and having difficulty answering everyone (I try my best).
I've created my UiPath Groups, where we all can post and solve problems or hang out around our favorite tool, UiPath. So you're very welcome. Get the addresses here: th-cam.com/video/C6xmGfEL07I/w-d-xo.html
Have a great day.
Kind regards,
Anders
thanks for the tutorial, but the loop i created not able to go next page, it went to 2nd page then back to 1st page again, and its keep looping within pages1 and 2. My data have total 47 pages, your advise please.
Hey LYS, it's very hard to solve without knowing what the site is. Can you join one of these channels: andersjensen.org/lets-talk and post the poblem incl site there? Kind regards, Anders
How can i get the text values If I have a column of icon in the whole table that only shows when i mouse over it?
Hey Kenneth. Great question. We'll make our robot do exact that, unless there is a shortcut? Kind regards, Anders
Hii Andres Jensen, Explaination so simple yet effective,Helpful video.Keep Doing It , Can U make video on Global Exception Handler???
Hey Anand Suresh
Thanks for writing. I'm getting more than 40 questions/comments every day and having difficulty answering everyone (I try my best).
I've created my UiPath Groups, where we all can post and solve problems or hang out around our favorite tool, UiPath. So you're very welcome. Get the addresses here: th-cam.com/video/C6xmGfEL07I/w-d-xo.html
Have a great day.
Kind regards,
Anders
Hi. I am following your steps to get data into CSV file, After Selection i couldn't found option of " WRITE RANGE" in activity panel.. However I have search it in search bar. Is there any update ? if software is updated ,what i should do to get data into CSV ?
Please reply. Thank you.
Hey Junaid. If you search for Write Range it's missing? Make sure you select the Activities and not Projects. Did that help? Kind regards, Anders
Hey Anders,
Thanks a ton for this. I have just one question, how do I make the data scrapping more dynamic ? For example; I have created a process to open Amazon, once user give input for which product they want to search, it will type in the search bar and then do the dynamic data scrapping and save it in excel. So if 1 user wants search for Iphone (then data scrapping should happen for that) and if 2nd user type in Samsung, the data scrapping should happen for this. How can we do this ?
Hey Sudhansu. Thank you very much 😊 Check this, I've almost made your example. Did that solve it? th-cam.com/video/jDKo4sax0SY/w-d-xo.html Kind regards, Anders
Thanks Man. I will check and keep you updated.👍👍
@@andersjensenorg Now I got it :)The link helped.
hi!!
i was wanting to add loop of search and add data to exact same workbook how can i do that
Hey rutuja. Sure. Make a For Each Row and iterate through that DataTable. Check this for reference: th-cam.com/video/wTfQsVNIfHc/w-d-xo.html Kind regards, Anders
thanku so much @Anders Jensen
i think i m learning whole ui path from u 😂
lots of love for my teacher❤️
How to do data scrapping if i need to get data from multiple Pages.
Like in web there is a document of having 3 pages and each pages have certain no.of pages with itself having data.So i need to extract data from all pages.
So in that case how can we achieve data scrapping.
Thanks for writing 😊 I'm getting more than 50 messages daily. While I read all of them, I can’t reply to everyone 😔 But I’ve created an RPA/Automation community where we’re 5800+ RPA Developers helping each other with solutions and our careers. Here’s the video on how to join (the invitation link is in the video description): th-cam.com/video/xWFz-S96XGo/w-d-xo.html Kind regards, Anders
Do you have an idea with a lazy page so the "next " button and below data only showup when I scroll down?
Hey Tung. Sure, check this: th-cam.com/video/Dlkn5k8intk/w-d-xo.html That solves the problem with the lazy page. Did that help? Kind regards, Anders
Hey bro! Instead of going to the next page I want to select by the page number like 12345678...etc
Because the site which I'm using for data scraping is having that kind of feature only...there is no next button...so in this case how can I do the data scraping bro ?
Hey Mohammedh. Thanks for the question. At the moment, I’m on paternity leave, meaning I don’t produce videos and solve problems until the 26th of August. Feel free to post the problem at my Discord, where many bright automation minds are gathered: th-cam.com/channels/Pdtz4gd_iYebJFYq9N8pWA.htmlcommunity?lb=UgxD1Qe9lWKL1I7HyAJ4AaABCQ Kind regards, Anders
How can we extract data from only specified number of pages? For example we have results spanning across 50 pages but we only want to scrap the data from 9th to 20th page.
Hey Kunal. Thanks for writing. Great question, which can be solved with a while loop, where we make an integer counter that in the end have an assign that adds +1 to it. In each loop, we click next. If condition, where we ask if the counter is 8 (or 7 if you start from 0), then datascrape that page. Let me know if that helps. Feel free to join the Facebook group "UiPath RPA Professionals", and I'll gladly answer there. Kind regards, Anders
First of all, thank you so much for sharing this, it is really useful.
But, could you kindly teach me how to break the loop? Somehow mine could not stop, thanks.
Can you drag in a break?
Hello @Anders sir I have one question suppose if there is one website and data load by crawl the page in that case I am getting only few data scrap only how can I scrap all the data in that case, kindly advise.
Hey Neal. If you are only getting some of the data, that means the data is not structured. We can do some workarounds. Preferably by screenscraping/OCR or if you can save the page as XML. Do any of this work for you? Kind regards, Anders
@@andersjensenorg sir thanks can you please make one video on it , it would be helpful for me.
Hi! I have a problem when it came to my web scraping. I basically wanted to web scrape a list of records in an Excel file. The problem is, the for-each loop worked out in terms of opening up the webpages, but it would only web scrape the first record. When we do data scraping, does it only scrape the very first thing?
Hey Kayla. Problem is most likely, that you have made a static selector for the scraping, meaning that you will only scrape your made entry. Can you share the site/data with me here or is that private? Kind regards, Anders
@@andersjensenorg Hi Anders, the data is available online. Basically, it is an excel file that has 10 random zip codes in the united states. I had to put the zip code in the search bar, press enter, and then scrape the schools in that zip code. I also suspected that the selector was static, but I am not quite sure how to change it. If you would like me to send the file over to you let me know! :)
@@andersjensenorg Oh! This is the website: greatschools.org
Hi Anders, can we use UiPath to scrape new data every time as the website is updated? e.g lets say you scrape a news website and the stories are updated frequently how do you go about updating the robot to know that there is new data so it needs to grab and send it back via email?
Hey Mr Mavit. First of all, sorry for the late reply. I try to get back to all comments and questions, but sometimes it takes a little longer, that what I would like to. There is no easy approach, but what you can do is to data scrape and then compare results, th-cam.com/video/e4_qR4jT2xI/w-d-xo.html. The intuition is, that if the two sheets are equal then nothing has changed and vice versa. Let me know, if that helped? 😊 Kind regards, Anders
@@andersjensenorg thanks for the response , much appreciated.
Thanks for sharing this tutorial and it is impressive for me about the function of UiPath. But I can't find "Data Scraping" button on my UiPath Studio. Could it be a different version issue?
Thank you so much. It's called Table Scraping now and looks different. I will create a tutorial very soon 🙂
Hello, thanks for the video. Does this work on OIS.dk too? If so, I need some help. I cannot select data from inside the street name, like the name of the owner.
Sure, can you give me a direct link? I actually did some work in OIS.dk in this video, th-cam.com/video/vW_bFXrvHD0/w-d-xo.html but that is more like a normal lookup. Kind regards, Anders
Hey Anders, Good day to you, This is Richard, i am continuously watching your session, just need you expertise for some project that we need to provide with Event Viewer. Step1 Type in the Event Viewer on the search tab, press enter Step 2: Double click Windows logs and click Application. Step 3 is the critical part that i cannot figure out. Client wants me to only get the "Error" without using the Filter logs. they want me to get the data for all Error for "Date and time", "Source" , "Event ID" and the message in "General" automatically save it to Excel file. what function in UI path do i need to use? filtering the log for error will have more or less 2899 datas that need to be extracted.can i use web scrapping with while loop and event exists. to repeat the action of each error and continue to paste it and save to excel the description of the error.
Appreciate your help.
Hey Richard. I would go with the Orchestrator API and get the log from there, then you can filter the thing. docs.uipath.com/orchestrator/reference/api-references Let me know, if that help. Kind regards, Anders
data Scraping option not available in my ui path ?? What do i do???
Hey Priyanshu Mishra
Thanks for writing. I'm getting more than 40 questions/comments every day and having difficulty answering everyone (I try my best).
I've created my UiPath Groups, where we all can post and solve problems or hang out around our favorite tool, UiPath. So you're very welcome. Get the addresses here: th-cam.com/video/C6xmGfEL07I/w-d-xo.html
Have a great day.
Kind regards,
Anders
Hi Anders,
Getting runtime error as "Uipath executor has stopped" and
20.4.1
Message: Job stopped with an unexpected exit code: 0x000000FF
Exception Type: System.Exception
RemoteException wrapping System.Exception: Job stopped with an unexpected exit code: 0x000000FF.
This is happening for me whenever there is an Excel application scope or Write range in our sequence or flow chart, Could you please suggest on this.
Hey Kannikanti. Can you try with the Workbook activity instead of the Excel activity? Just search for workbook in activities. Let me know, if that helps 🙂 Kind regards, Anders
Thanks a lot Anders!!!
In my scenario, at last page the element still exists, it just gets greyed out.
Can you plz help here
Hey Azeem. Thank you very much 😊 I'm a litte bit unsure, what you mean. Can you explain what the element exist means and that it gets grey? Kind regards Anders
@@andersjensenorg here in this vedio element for next page button (>) , goes off when it reaches the last page, and hence comes out of the loop.
In my scenario the element (>) remains, even after reaching the last page, it just get greyed out, when reaches last page.
So, when I execute your script.. upon reaching the last page it still clicks on greyed out > button and keeps on copying the last page data.. and never comes out of the loop.
Thanks for responding.
Ah sure, any chance you can share the web page with me?
@@andersjensenorg Sorry.... the one I have is internal to office (btw it was sccm deployment report)... I will look for something similar outside and will share if found.
Thanks !! 🙂
@Anders Jensen ... Lucky found similar one... It's an amazon link.
Note: my requirement is on IE browser.
www.amazon.in/s?k=thermometer&page=7&qid=1585929377&ref=sr_pg_7
Thanks!
hi anders please make a tutrial on extract the data from page 2 to 7 out of 20 pages
Hey Dipen. Sure, is there a particular website, you want to scrape or just in general? Kind regards, Anders
Anders Jensen www.dymock.com.au/books where need to read data 11th page to 20th page and capture book name, author name , book type and price and save it in excel with column names and in excel file should consist of two sheets with name paperback and ebook , the paperback should consist of only book type and in ebook should consist only book type
Legend may I ask you something??? How would you scrap data from LinkedIn?? Let's say one search for RPA and click on "Posts" till here I did it :) but when I haven't managed to get the link of each result :( basically, I don't find it
Hey Johany. Sure, check this: th-cam.com/video/HKxrAPxn5jA/w-d-xo.html and do let me know, if that solved it? Kind regards, Anders
Hi Anders, I am getting timeout error using the same process for my application.
It's most likely a selector problem. What is the application/web page? Kind regards, Anders
Thanks Anders, great help and great clip! I’m a Strava addict and researcher. I’m wondering if the following Strava data can be extracted with the help of UI path:
a) Data extraction of all training activities (incl. # of Kudos and # of comments) of each user of a specific Strava club (e.g., STRAVA Germany Runners, around 4.2k members) in a specific period of time (e.g., August 2019-October 2019).
b) With regard to the beforementioned training activities: Extraction of information concerning Kudos and Comments (user names of users who gave Kudos to training activity, user names who commented a training activity)
c) With regard to the users of the Strava club: Extraction of information concerning each users “network” (# of “followers” and “following”, names of “followers” and “following”
Thanks in advance for any feedback.
Hey Phil. Thank you 😊 Regarding your questions, I think the best and most robust solution is to use the Strava API along with UiPath (and maybe you dont even need UiPath, but that depends on your needs). I havn't dug into it, but the documentation is right here, developers.strava.com/ How experienced a developer are you? Kind regards, Anders
Thanks for directing me to the Strava API. Looks promising! So far, I'm not a very experienced developer, but I'm optimistic that some talent is hidden inside me :D
Haha, thats the spirit 💪😄 Let me know, how it goes and I can reply to the RPA related stuff, if you got any questions.
@@philrel5902 Hey Phil. Did you manage to get a hold on UiPath/Strava? Kind regards, Anders
Anders, help me!
I am trying to scrap the currency course dynamic for ten days from here: yandex.ru/news/quotes/2002.html And paste it to Excel file using "Write Range", just like you do...
But there comes an mistake, because the pasting comes with the numeric type and all the numbers loose their comma! Instead of 76,6548 there comes 766 548.
How to solve this?
I've sloved this task by myself. The key was to use another "Write Range" activity outside of Excel Application Scope - in this case everything works fine!
Hey Ahtoh, awesome. Yeah, sometimes you'll end up with the second best solution with RPA. Let me know, if you have any ideas to future videoes - now I won't make one about scraping yandex 😊 Kind regards, Anders
@@andersjensenorg I still need a help: The task is to apply a financial format to the data in Excel that Excel AutoSum will see this data as numeric and work with it.
I found the fastest way to do it using BellaReva module, ChangeCellType Activity. The type of the cells changes but does NOT apply to data!
I have to enter a file with Excel, get inside every cell and push "Enter" - only after this the data becomes financial and Autosum works. How to apply Types automatically?
Or you may give me absolutely another way of changing data type?
Hey Ahtoh. Apart from your solution you could do (1) Build a workflow that auto hit enter for each cell (2) vba (3) read rhe sheet first and mark the 'preserve format' That's what I can think off. Kind regards, Anders
@@andersjensenorg Thank you for advise, but I must ask you: how to Build a workflow that auto hit enter for EACH cell? Which activities to use?
Hi,
I tried this and it extracts out data from the first page. But it stops there. It doesnt navigate to the second page. Could anyone please give your suggestions?
Thanks in advance
Hey Aiswarya, right before you click finish, UiPath DataScraping tool asks you, if your data is spanning multiple pages. Click yes here, and mark the next page button. Then you will get all your data. Let me know, if that helps? 🙂 Kind regards, Anders
Hi Andres, it is an excellent video. If the website does not have “next page” button, it has “2”, “3”, etc... how should I set up UiPath? Or if the website url has page no suffix e.g. page 2, page 3 ... how should I set up UiPath? Appreciate for your speedy answer, thank you
Followed as per instructions but whole data is not getting extracted in excel
Hey Komal Kudche
Thanks for writing. I'm getting more than 40 questions/comments every day and having difficulty answering everyone (I try my best).
I've created my UiPath Groups, where we all can post and solve problems or hang out around our favorite tool, UiPath. So you're very welcome. Get the addresses here: th-cam.com/video/C6xmGfEL07I/w-d-xo.html
Have a great day.
Kind regards,
Anders
hello, how can i open this application?
Hey Simon. Du you mean Excel?
@@andersjensenorg no i meanthe Tool to scrape the data
Then you just need to download UiPath Studio, its free and then follow this video tutorial 🙂 If you have any questions regarding the process, let me know and Im happy to help.
@@andersjensenorg yeah i downloaded it but how do i open it its a zip data and idk how to do it
@@simonsimon8213 Are you here, www.uipath.com/start-trial it should be an exe :)
This is great ! I am a beginner and trying to automate below.
Excel with Col A multiple rows until blanks
1. Open a browser
2. Copy value from Col A for each row until blank one by one and goto browser and type into search text box and click submit,
3. Result will be populated now. Then copy the results and paste it into the same excel Col B next the respective rows/
Could you please help me ! any help will be appreciated
Thanks! Sure. I'll have a video up in a few days solving your case. 🙂 Any particulary site you want the data from?
@@andersjensenorg Wow ! thank you so much for your valuable response ! I really appreciate it..
The site is "www.ibancalculator.com/iban_validieren.html"
Sample IBAN Number is "SE3550000000054910000003"
Enter IBAN Number and click Validate IBAN
Result will be populated, under that click on "IBAN into the clipboard" and paste it into the excel col B. And one more option could be instead of IBAN into the clipboard option, can we select the text from web page and paste it.
Then repeat the same action for all the IBAN number from the excel until last blank row.
Possible ? Could you please help!
Hey Arun. I've made this video for you. I hope, that solves the question? 😊 th-cam.com/video/9HxtyuAiPTk/w-d-xo.html
Thanks Anders ! But, video is showing an error as "Video unavailable
This video is private." Could you please check !
@@arunarumugam1721 Sorry, th-cam.com/video/9HxtyuAiPTk/w-d-xo.html - this should work 😊
Hi Jensen,
Many many thanks to you for this tutorial, and I like the idea you implemented in this video to scrape the multi-page with the help of the activities "Element Exists" & "While Loop" (From the time "13:35" in this video), I tried similar exercise with this web-page.
Web-page address:- www.naukri.com/vba-developer-jobs-in-patna?k=vba%20developer&l=patna%2C%20ranchi"
I tried my level best to create a workflow and implement similar functionality for this this targeted web-page, but I could not do that because here the "Next" button is "disabled" when it reached in the last page, and "Element Exists" only works when a UiElement is visible or not visible, I also tried "Get Attribute" activity and used the attribute "aastate" to check the "enabled" or "disabled" of the "Next" button, but it is also not working.
My humble request to you, please guide me in the right direction so that I can solve this problem, I know that I can do this through "Data Scraping", but that is not my goal, I want to learn how can we do without "Data Scraping" through logic.
Thank you so much, and God bless you for all of your hard work and your precious time you invested to create these knowledgeable tutorials.
Thanks
Kashif
Hey Kashif Khan
Thanks for writing. I'm getting more than 40 questions/comments every day and having difficulty answering everyone (I try my best).
I've created my UiPath Groups, where we all can post and solve problems or hang out around our favorite tool, UiPath. So you're very welcome. Get the addresses here: th-cam.com/video/C6xmGfEL07I/w-d-xo.html
Have a great day.
Kind regards,
Anders
Thank you for teh valuable tutorial. I tried UiPath to scrape "etendering.tenderboard.gov.om/product/publicDash?viewFlag=NewTenders&switchLangFlag=1" but could not paginate through the other pages, and I had difficulties scraping the popup windows, appreciate if you can help with this. This is avery challenging site and i apprahced several freelancers to do it for me but could not succeed to capture iit correctly. The site is dual language, and you need to click on "E" at the top of the page to switch to English.
Hey Anwar, if you have trouble with the next page selector, you can do as I do in the first example of this video. I have no problem in data scraping the popup in the link of yours? Kind regards, Anders
I really think you can say Pain in the ASS of in the But.
Hey CallMeBob
Thanks for writing. I'm getting more than 40 questions/comments every day and having difficulty answering everyone (I try my best).
I've created my UiPath Groups, where we all can post and solve problems or hang out around our favorite tool, UiPath. So you're very welcome. Get the addresses here: th-cam.com/video/C6xmGfEL07I/w-d-xo.html
Have a great day.
Kind regards,
Anders