{"id":13446484,"url":"https://github.com/jabbalaci/Jabba-Webkit","last_synced_at":"2025-03-21T06:31:23.981Z","repository":{"id":6113830,"uuid":"7341649","full_name":"jabbalaci/Jabba-Webkit","owner":"jabbalaci","description":"Jabba's headless webkit browser for scraping AJAX-powered webpages.","archived":false,"fork":false,"pushed_at":"2014-10-23T09:11:52.000Z","size":120,"stargazers_count":91,"open_issues_count":2,"forks_count":11,"subscribers_count":12,"default_branch":"master","last_synced_at":"2024-10-28T09:54:37.024Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jabbalaci.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-12-27T14:52:05.000Z","updated_at":"2022-10-19T09:02:07.000Z","dependencies_parsed_at":"2022-08-26T15:30:47.455Z","dependency_job_id":null,"html_url":"https://github.com/jabbalaci/Jabba-Webkit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jabbalaci%2FJabba-Webkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jabbalaci%2FJabba-Webkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jabbalaci%2FJabba-Webkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jabbalaci%2FJabba-Webkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jabbalaci","download_url":"https://codeload.github.com/jabbalaci/Jabba-Webkit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244750773,"owners_count":20504142,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-31T05:00:53.753Z","updated_at":"2025-03-21T06:31:23.705Z","avatar_url":"https://github.com/jabbalaci.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"Jabba-Webkit\n============\n\nJabba's headless webkit browser for scraping AJAX-powered webpages.\n\n* Author: Laszlo Szathmary, 2012 (\u003cjabba.laci@gmail.com\u003e)\n* Blog post: \u003chttp://ubuntuincident.wordpress.com/2012/12/27/scraping-ajax-web-pages-part-4/\u003e\n* GitHub: \u003chttps://github.com/jabbalaci/Jabba-Webkit\u003e\n* Reddit: \u003chttp://www.reddit.com/r/Python/comments/15ir6x\u003e\n\nUsage:\n------\n`jabba_webkit.py \u003curl\u003e [\u003ctime\u003e]`\n\n`url`: the page whose source you want to get\n\n`time`: The application will quit after this given time (in seconds)\n\nIf the webpage is AJAX-powered and updates itself, you can\ntell this browser to wait X seconds. Then it fetches the\n*generated* HTML source.\n\nYou can also use it as a library:\n\n    \u003e\u003e\u003e import jabba_webkit as jw\n    \u003e\u003e\u003e html1 = jw.get_page(url1, time1)\n    \u003e\u003e\u003e html2 = jw.get_page(url2)    # yes, you can call it several times\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjabbalaci%2FJabba-Webkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjabbalaci%2FJabba-Webkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjabbalaci%2FJabba-Webkit/lists"}