Jump to content
UBot Underground

Recommended Posts

TinyURL.com created a api, so we dont scrape their main page. The API can be found here and its works so, thatyou replace "YOURSITE".

http://tinyurl.com/api-create.php?url="YOURSITE"

The problem is that when I visit that site with UBOT (Navigate), it tries to download api-create.php file, so it is not possible to scrape that site.

 

Any idea how to acomplish this?

Link to post
Share on other sites

TinyURL.com created a api, so we dont scrape their main page. The API can be found here and its works so, thatyou replace "YOURSITE".

http://tinyurl.com/api-create.php?url="YOURSITE"

The problem is that when I visit that site with UBOT (Navigate), it tries to download api-create.php file, so it is not possible to scrape that site.

 

Any idea how to acomplish this?

 

 

hmmm..have you tried just going to the website and putting in your urls one by one (from a list) and scraping the result into a list? Otherwise, with the method you are using, you would have to save them all in little files one by one..which seems tedious

Link to post
Share on other sites

hmmm..have you tried just going to the website and putting in your urls one by one (from a list) and scraping the result into a list? Otherwise, with the method you are using, you would have to save them all in little files one by one..which seems tedious

Thats strange, because if you visit api link in explorer, the page doesnt download the file, instead it displays it as the only text on site.

I have tried by scraping tinyurl.com, but I have problems bi choosing the link, it always scrapes

<A href="http://tinyurl.com/">Home</A>

instead of right url. :/

Link to post
Share on other sites

Thats strange, because if you visit api link in explorer, the page doesnt download the file, instead it displays it as the only text on site.

I have tried by scraping tinyurl.com, but I have problems bi choosing the link, it always scrapes

<A href="http://tinyurl.com/">Home</A>

instead of right url. :/

 

 

Have you tried choosing the link that says "Open in new window"? That seems like it would scrape your tinyurl link for you. When you add it to a list, just set Duplicates to "NO" so that if it scrapes it twice, you only have one copy of the link.

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  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.

Loading...
×
×
  • Create New...