Jump to content

Recommended Posts

Posted

Good morning guys
I need help accessing fields on a website.

I need to access the website below, fill in a search field, click on search and get the result and save a string.

 

https://buscacepinter.correios.com.br/app/endereco/index.php

 

Example text for search:  Avenida Ampélio Gazzetta

 

So far I have only been able to open the website, but after that I am unable to access the fields.
via execel/vba, I haven't found a way yet with autolilsp.
thanks for the help.

Posted

 

afaik not all sites can do that

since there is no website that simply uploads a .txt file to its address, ( https://www.cadtutor.net/forum/topic/75809-read-text-file-from-a-server-on-the-internet/ )

 

so, almost case, to do something like that, target website have to support API. ( https://en.wikipedia.org/wiki/API  )

if target website support an API, you can access like this link ( https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/make-an-api-call-with-autolisp-visuallisp/td-p/9083202 )

or this link ( https://www.cadtutor.net/forum/topic/56527-connect-to-web-server-via-lisp/ ) 

 

 

 

  • 3 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...