Scraper: Base64 encode for query string
#1
Lightbulb 
Hi guys,
I'm approaching to the xbmc development and I want to make a new scraper for the Tv Series.

Unfortunately the website that i want to scrape uses a base64 encoded string as query string.

For example, i I search for "Lost" I get this url:
http://myscrapesite.com/search.php?q=bG9zdA==

where "bG9zdA==" is "Lost" encoded in base64.

There is a way to pass a base64 encoded value to the rss?
Reply


Messages In This Thread
Scraper: Base64 encode for query string - by Pennywise83 - 2009-03-18, 01:01
[No subject] - by spiff - 2009-03-18, 01:04
[No subject] - by Pennywise83 - 2009-03-18, 01:06
[No subject] - by spiff - 2009-03-18, 01:21
[No subject] - by spiff - 2009-03-18, 01:56
[No subject] - by Pennywise83 - 2009-03-18, 01:59
base64 - by tiben20 - 2009-03-21, 06:13
[No subject] - by KoTiX - 2010-03-17, 22:24
Logout Mark Read Team Forum Stats Members Help
Scraper: Base64 encode for query string1