{"id":28026887,"url":"https://github.com/animeshkundu/pyscrape","last_synced_at":"2025-05-11T06:23:29.651Z","repository":{"id":57464602,"uuid":"76693873","full_name":"animeshkundu/pyscrape","owner":"animeshkundu","description":"Lightweight headless web scraper with javascript rendering in python with http api","archived":false,"fork":false,"pushed_at":"2016-12-21T14:32:25.000Z","size":10,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-24T11:39:13.170Z","etag":null,"topics":["headless","javascript","python","scrapejs","scraper","scraper-engine","scrapy"],"latest_commit_sha":null,"homepage":"","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/animeshkundu.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":"2016-12-17T00:01:29.000Z","updated_at":"2023-06-29T04:57:19.000Z","dependencies_parsed_at":"2022-08-31T03:10:52.350Z","dependency_job_id":null,"html_url":"https://github.com/animeshkundu/pyscrape","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/animeshkundu%2Fpyscrape","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/animeshkundu%2Fpyscrape/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/animeshkundu%2Fpyscrape/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/animeshkundu%2Fpyscrape/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/animeshkundu","download_url":"https://codeload.github.com/animeshkundu/pyscrape/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253524979,"owners_count":21922006,"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":["headless","javascript","python","scrapejs","scraper","scraper-engine","scrapy"],"created_at":"2025-05-11T06:23:29.075Z","updated_at":"2025-05-11T06:23:29.637Z","avatar_url":"https://github.com/animeshkundu.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"PyScrape\n========\n\nJavascript frameworks are all the rage now. Unfortunately that means some of my favourite tools, wget and curl, are no longer up to the task. Loading up a page on the browser then opening up source and then copying it is just too cumbersome.\n\nI initially thought of creating an extension to help with the situation. Unfortunately an extension would never have the seamless feel of wget or curl for the unfortunate ones like me who are in a relationship with the terminal. Also an extension cannot be used in those quick and dirty bash/perl/python scripts.\n\nHence `pyscrape` and its http sibling `pyrun`. Hope it helps you navigate the unwieldy world of javascript rendering :) .\n\nPyPI package - [scrapejs](https://pypi.python.org/pypi/scrapejs)\n\n\n## Installation\nsudo apt-get install qt5-default libqt5webkit5-dev build-essential python-lxml xvfb\n\npip install scrapejs\n\nOR\n\n1. Clone https://github.com/animeshkundu/pyscrape\n2. pip install -r requirements.txt\n3. python setup.py install\n\n\n## Test\n1. pyscrape http://www.google.co.in/\n2. pyrun -p 1234; curl localhost:1234/scrape?url=http://www.google.co.in/\n\n\nImprovements are welcome\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanimeshkundu%2Fpyscrape","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanimeshkundu%2Fpyscrape","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanimeshkundu%2Fpyscrape/lists"}