GithubHelp home page GithubHelp logo

nex-scraper's Introduction

Hello! I'm NeutronX ๐Ÿ‘‹

I'm a developer looking forward to learn More!

  • ๐ŸŒฑ Iโ€™m currently learning Rust!
  • ๐Ÿฅ… Goals: Make a proper Rust program with more than 10 lines that don't crash.

Profile views

Languages and Tools:

Visual Studio Code Node.js Go Python



โšก GitHub Stats codeSTACKr's GitHub Stats

nex-scraper's People

Contributors

neutronx-dev avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

nex-scraper's Issues

has a bug

How i can solve this ?

const proxies = new proxy([
^

TypeError: proxy is not a constructor

code:

const proxy = require('nex-scraper');
const proxies = new proxy([
'http://www.live-socks.net/2020/05/28-05-20-socks-5-servers.html',
// ^^^^^^^ This Is HTML (It will get filtered)
'https://api.proxyscrape.com/?request=getproxies&proxytype=socks5'
// ^^^^^^^ This Is a normal API (RAW text)
]);
proxies.scrape().then(proxies => {
// Here you can access the Proxies
console.log(proxies)
});

have some big

Hello

i have problem

_0x500d7a[_0x2188('0xd')](_0x3cc72a => {
^

TypeError: Cannot read property 'forEach' of null
at Timeout._onTimeout (txt\proxy scrape\node_modules\nex-scraper\index.js:43:42)
at listOnTimeout (internal/timers.js:531:17)
at processTimers (internal/timers.js:475:7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.