The Wayback Machine - https://web.archive.org/web/20220309100403/https://github.com/topics/javascript-library
Skip to content
#

javascript-library

Here are 3,660 public repositories matching this topic...

malee31
malee31 commented Dec 28, 2021

May be related to Issue #912
I noticed that after running a prompt with an asynchronous validate function, a following prompt will miss a line of input and require input twice due to the first line being ignored.

I wrote a simple script with this behavior and attached it below. The first two prompts will run fine but the final one (must type "done" into it) will miss the first line of input.

apify-js
mtrunkat
mtrunkat commented Sep 17, 2019

Main examples at Apify SDK webpage, Github repo and CLI templates should demonstrate how to manipulate with DOM and retrieve data from it.

Also add one example of scraping with Apify SDK + jQuery to https://sdk.apify.com/docs/examples/basiccrawler

Feedback from: https://medium.com/better-programming/do-i-need-python-scrapy-to-build-a-web-scraper-7cc7cac2081d

I lost an hour trying to make

Improve this page

Add a description, image, and links to the javascript-library topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the javascript-library topic, visit your repo's landing page and select "manage topics."

Learn more